summaryrefslogtreecommitdiff
path: root/lib/chef/resource/ifconfig.rb
Commit message (Collapse)AuthorAgeFilesLines
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
|
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+3
|
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
|
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
|
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
|
* Add "provides" to all resourcesJohn Keiser2015-05-131-2/+1
|
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
|
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+149
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!