summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add a spec for clearos platform detectionadd_clearos_rhel_platform_familyTim Smith2017-06-101-0/+8
* fix mdadm plugin when arrays are in interesting states.Phil Dibowitz2017-06-081-1/+15
* cpu: add support for arm64 cpuinfo fieldsDavide Cavalca2017-06-061-0/+47
* Merge pull request #1008 from chef/hardware_shelloutTim Smith2017-06-021-14/+2
|\
| * Only shellout to sw_vers in darwin hardware oncehardware_shelloutTim Smith2017-06-011-14/+2
* | Run sysctl once on Darwin to determine CPU datadebug_betterTim Smith2017-06-011-19/+66
|/
* More consistent debug messagingTim Smith2017-06-011-3/+3
* Add specs for LinuxTim Smith2017-05-151-59/+146
* Minimal fixes to the specsTim Smith2017-05-151-39/+41
* Fix specsTim Smith2017-04-273-3/+3
* Inject sane paths into shell_outAkira Kitada2017-04-261-4/+13
* [mdadm] Fill in member devicesPhil Dibowitz2017-04-131-0/+6
* Fix OpenStack plugin to use the HttpHelper mixinAkira Kitada2017-04-091-4/+4
* Merge pull request #984 from chef/tm/additional_load_additionalTim Smith2017-04-052-15/+15
|\
| * Load all the plugin paths for dep resolutiontm/additional_load_additionalThom May2017-04-052-15/+15
* | Merge pull request #982 from chef/sbt_fixTim Smith2017-04-051-36/+2
|\ \ | |/ |/|
| * Remove sbt version detect as it's not possible in the current sbtsbt_fixTim Smith2017-04-041-36/+2
* | Merge pull request #980 from chef/tm/load_additional_pluginsThom May2017-04-042-0/+70
|\ \
| * | Allow ohai to load a plugin pathtm/load_additional_pluginsThom May2017-04-042-0/+70
* | | Merge pull request #974 from chef/filesystem_2_no_moreTim Smith2017-04-044-788/+267
|\ \ \
| * | | Fully replace filesystem with filesystem2 on Darwin and fix Linux specsfilesystem_2_no_moreTim Smith2017-04-033-179/+89
| * | | Check to see if the attributes are actually equalTim Smith2017-04-031-2/+1
| * | | Ensure we’re populating filesystem as well as filesystem_2Tim Smith2017-04-031-0/+6
| * | | Replace the existing filesystem plugin on Linux with filesystem_v2Tim Smith2017-04-031-436/+0
* | | | Merge pull request #978 from chef/cloud_v2_v2Tim Smith2017-04-041-44/+44
|\ \ \ \
| * | | | Fully rename the cloud_v2 plugin to cloudcloud_v2_v2Tim Smith2017-04-031-44/+44
* | | | | Merge pull request #975 from chef/less_warnThom May2017-04-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | The secondary plugin path not existing should be info not warn levelless_warnTim Smith2017-04-031-1/+1
| |/ / /
* | | | Merge pull request #973 from chef/cloud_v_no_moreTim Smith2017-04-032-285/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve the cloud vs. cloudv2 comparisoncloud_v_no_moreTim Smith2017-04-031-2/+1
| * | | Add basic check that both attributes are populatedTim Smith2017-04-031-0/+12
| * | | Replace the cloud plugin with the cloud_v2 pluginTim Smith2017-04-032-285/+1
* | | | Fix specs for the timeouttimeoutsTim Smith2017-04-031-2/+2
| |/ / |/| |
* | | Merge pull request #967 from chef/do_cloud_fixTim Smith2017-04-032-36/+63
|\ \ \ | |/ / | | / | |/ |/|
| * Fix the cloud plugins to properly report values on DOdo_cloud_fixTim Smith2017-03-222-36/+63
* | Merge pull request #972 from coderanger/freeze-stringsNoah Kantrowitz2017-04-031-0/+4
|\ \
| * | Freeze all string values coming out of Ohai.Noah Kantrowitz2017-04-031-0/+4
* | | add amazon platform_familylcg/amazon-platform-familyLamont Granquist2017-04-011-3/+3
|/ /
* | [ec2] Add additional data from identity documentSean Escriva2017-03-171-0/+43
|/
* Fix lua detection on new versions of lualuaTim Smith2017-03-011-2/+8
* Fix a chefstyle warningTim Smith2017-03-011-1/+1
* Merge pull request #823 from chef/GenPage-digitalocean_metadataTim Smith2017-03-012-125/+71
|\
| * Fix bad rebaseTim Smith2017-02-231-131/+35
| * Update cloud plugin to parse new digital_ocean dataTim Smith2017-02-231-14/+31
| * Add spec for digital ocean DMI data flowTim Smith2017-02-231-0/+8
| * Remove debug code/add proper has_do_init check. Attempt to fix failing testsGenPage2017-02-231-0/+17
* | refactor to use the config flag because the initalizer is awfullcg/fix-loggerLamont Granquist2017-02-281-16/+18
|/
* autofixing new chefstyle issueslcg/chefstyleLamont Granquist2017-02-093-7/+7
* Merge pull request #949 from chef/dead_codeThom May2017-01-261-3/+0
|\
| * Remove a bit of dead codedead_codeTim Smith2017-01-251-3/+0