summaryrefslogtreecommitdiff
path: root/lib/chef/resource/ohai.rb
Commit message (Expand)AuthorAgeFilesLines
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-3/+3
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Add back the missing require on OhaiTim Smith2020-04-161-0/+1
* Merge ohai resource / provider into a single resourceTim Smith2020-04-161-2/+18
* Remove the canonical DSLLamont Granquist2020-03-031-1/+0
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-281-0/+2
* Improve the auto-generated docsTim Smith2019-08-081-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-2/+3
* Remove the deprecated ohai_name property from the ohai resourceohai_nameTim Smith2018-10-291-4/+0
* Deprecate ohai resource's ohai_name propertydeprecateTim Smith2018-09-201-2/+6
* Add introduced versions for properties and more descriptionsTim Smith2018-09-061-1/+1
* Add additional resource descriptionsTim Smith2018-09-061-3/+1
* Add missing chef/resource requires in resourceTim Smith2018-06-121-0/+2
* Add more resource descriptions and convert more resources to use propertiesminor_resource_cleanupTim Smith2018-03-191-1/+1
* Add more description fields, style fixes, add missing requiresTim Smith2018-03-041-2/+4
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+2
* Update ohai resource to new style, stop overwriting name propertyadamleff/update-ohai-resourceAdam Leff2016-12-021-25/+5
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* 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
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* 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/+2
* 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-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+54