Skip to content

Provide a very simple means to reboot a server from a chef cookbook using a chef_handler

Notifications You must be signed in to change notification settings

Afterglow/chef-reboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Provides a very simple way to trigger a reboot at the end of a chef run fron a cookbook run using chef_handler.

Attributes

node[:reboot][:auto_reboot] defaults to 0. Override or set to 1 if you want a node to auto reboot when the recipe is included.

Usage

Add recipe[reboot] to your runlist. Set node[:reboot][:auto_reboot] = 1 to trigger a reboot at the end of the run.

About

Provide a very simple means to reboot a server from a chef cookbook using a chef_handler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages