Expand description
Remote box reboot helpers.
Functionsยง
- finish_
remote_ reboot - offer_
remote_ reboot - Prompt on a local TTY, then
sudo rebooton the box. Non-TTY prints a reminder. - remote_
reboot - Issue
sudo rebooton the box (CLI: password on the terminal via Inherit). - remote_
reboot_ with_ sudo_ password - Issue
sudo rebootusing a sudo password already collected by the UI. - ssh_
drop_ after_ reboot - wants_
reboot_ now - Whether a reboot prompt answer means reboot now.