-
Notifications
You must be signed in to change notification settings - Fork 74
CheatSheet
Joe Kaiser edited this page Jan 25, 2018
·
3 revisions
# stack set host boot a:backend action=install
% Check
# stack list host
% Reboot
# stack run host command="reboot"
(or powercycle - however your site does that)
# stack set host attr a:backend attr=nukedisks value=True
# stack set host boot a:backend action=install
% Check
# stack list host
% Reboot
# stack run host command="reboot"
(or powercycle - however your site does that)
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.
- Getting Started
- Overview
- Definitions
- Stacki Cheat Sheet
- Installation
- Upgrading
- Customization
- Configuration
- Interacting With Your Cluster
- FAQ/Shooting Your Foot
- Developer
- Reference
- Release Notes
- Licenses