summaryrefslogtreecommitdiff
path: root/lib/chef/provider/reboot.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Add `provides` to remaining provider resourcesJohn Keiser2015-05-131-0/+1
* Improve the action and throw-label names.Chris Doherty2014-09-121-3/+3
* Re-implement immediate reboot using throw/catch, so all the end-of-runChris Doherty2014-09-101-1/+1
* Rename actions to :request_reboot_on_successful_run and :reboot_interrupt_run.Chris Doherty2014-09-101-8/+20
* Support whyrun.Chris Doherty2014-09-101-10/+16
* Remove the timestamp attribute, which isn't actually settable by the user.Chris Doherty2014-09-101-1/+0
* Various tidying-up.Chris Doherty2014-09-101-7/+0
* 'timeout' -> 'delay_mins'; add a run_context() shim for RebootPending.Chris Doherty2014-09-101-3/+3
* Move reboot data into run_context. (Dan D. confirms his prior opinions from h...Chris Doherty2014-09-101-16/+10
* First-pass changes for a core reboot resource. Still uses run_state instead o...Chris Doherty2014-09-101-0/+65