You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your system is "shutting down" via shutdown, kill switch can engage to prevent another Chef run which could muck up your carefully orchestrated daemon shutdowns if the reboot was scheduled from inside a recipe.
Fix normal_exit without explicit recipe in run_list (#2)
* fix normal_exit without explicit recipe in run_list
* add CONTRIBUTING and TESTING documents
* add travis wait times because its so slow