summaryrefslogtreecommitdiff
path: root/lib/chef/resource/action_provider.rb
Commit message (Expand)AuthorAgeFilesLines
* Move current_value_does_not_exist! directly on Resourcejk/converge_if_changedJohn Keiser2015-07-301-0/+2
* Add current_value_does_not_exist! API, pretty up the outputJohn Keiser2015-07-291-6/+13
* Move converge_if_changed to Chef::Provider properJohn Keiser2015-07-281-51/+0
* Add Resource.action.converged_if_changedJohn Keiser2015-07-281-0/+111