Class
Rudy::Routines::Reboot
In:
lib/rudy/routines/reboot.rb
Parent:
Rudy::Routines::Base
Methods
execute
init
raise_early_exceptions
Public Instance methods
execute
()
Startup
routines run in the following order:
before_local (if present)
before_remote (if present)
Reboot
instances
Set hostname
before dependencies
all other actions
after dependencies
init
(*args)
raise_early_exceptions
()
Called by generic_machine_runner
[Validate]