Support for reboot, shutdown, etc
Halt a running system
CLI Example:
salt '*' system.halt
Change the system runlevel on sysV compatible systems
CLI Example:
salt '*' system.init 3
Poweroff a running system
CLI Example:
salt '*' system.poweroff
Reboot the system using the 'reboot' command
CLI Example:
salt '*' system.reboot
Shutdown a running system
CLI Example:
salt '*' system.shutdown
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.1
22.16.204. salt.modules.sysmod
22.16.206. salt.modules.systemd
Upcoming SaltStack events, webinars and local meet ups and user groups.