Libraries
»
puppetlabs-reboot
(4.3.1)
»
Index (i)
»
Puppet Tasks
»
init
Puppet Task: init
Defined in:
tasks/init.json,
tasks/init.rb
Overview
Reboots a machine
Supports noop?
false
Parameters
timeout
(Optional[Variant[Pattern[/^[0-9]*$/],Integer]])
— Timeout before shutdown (seconds); enforces a minimum of 3s
message
(Optional[Pattern[/^[^|&]*$/]])
— Shutdown message for systems that support it
shutdown_only
(Optional[Boolean])
— Only shut the machine down, do not reboot