summaryrefslogtreecommitdiff
path: root/lib/chef/platform/rebooter.rb
Commit message (Expand)AuthorAgeFilesLines
* Require mixin::shellout where we use itrequire_shelloutTim Smith2018-10-271-0/+1
* fix rebooter for solaris and background rebootsfix-linux-rebooterLamont Granquist2017-10-131-3/+7
* use rfc exit codesSteven Murawski2017-04-041-2/+1
* Ensures correct version of shutdown is called when using the reboot resource ...Christoph2016-12-061-1/+3
* * define exit codesSteven Murawski2016-05-231-2/+13
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-6/+6
* Correct Windows reboot command to delay in minutesJimmy McCrory2015-07-191-1/+1
* Re-implement immediate reboot using throw/catch, so all the end-of-runChris Doherty2014-09-101-0/+2
* Add #reboot! to Rebooter for immediate rebooting; make Rebooter stateless;Chris Doherty2014-09-101-7/+6
* Elaborate the specs a bit to make sure we're generating the correct reboot sh...Chris Doherty2014-09-101-5/+3
* Chef::Rebooter -> Chef::Platform::RebooterChris Doherty2014-09-101-0/+55