crowbar-core
crowbar-core copied to clipboard
crowbar: do a graceful shutdown/reboot when invoked via crowbar (bsc#1047636)
Currently there is a hard reboot executed which is interrupting a currently pending chef-client run. Normally that shouldn't be a problem but in the HA cluster case it can cause significant harm.
(untested)