summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Require Ruby 2.3+ to match Chef itselfbump_ruby_reallyTim Smith2017-04-042-2/+1
* Merge pull request #979 from chef/up_ruby_in_travisTim Smith2017-04-041-3/+3
|\
| * Bump Ruby versions in Travis to the latestup_ruby_in_travisTim Smith2017-04-031-3/+3
* | Merge pull request #980 from chef/tm/load_additional_pluginsThom May2017-04-044-2/+89
|\ \
| * | Allow ohai to load a plugin pathtm/load_additional_pluginsThom May2017-04-044-2/+89
* | | Merge pull request #974 from chef/filesystem_2_no_moreTim Smith2017-04-048-1221/+465
|\ \ \
| * | | Fully replace filesystem with filesystem2 on Darwin and fix Linux specsfilesystem_2_no_moreTim Smith2017-04-036-317/+166
| * | | 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-033-612/+2
* | | | Merge pull request #978 from chef/cloud_v2_v2Tim Smith2017-04-042-45/+45
|\ \ \ \
| * | | | Fully rename the cloud_v2 plugin to cloudcloud_v2_v2Tim Smith2017-04-032-45/+45
| | |_|/ | |/| |
* | | | Merge pull request #975 from chef/less_warnThom May2017-04-042-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | The secondary plugin path not existing should be info not warn levelless_warnTim Smith2017-04-032-2/+2
| |/ /
* | | Merge pull request #973 from chef/cloud_v_no_moreTim Smith2017-04-034-615/+15
|\ \ \
| * | | 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-034-615/+4
* | | | Merge pull request #976 from chef/timeoutsTim Smith2017-04-032-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix specs for the timeouttimeoutsTim Smith2017-04-031-2/+2
| * | | Shorten the sbt shellout timeout periodTim Smith2017-04-031-1/+1
|/ / /
* | | Merge pull request #967 from chef/do_cloud_fixTim Smith2017-04-034-54/+80
|\ \ \ | |/ / | | / | |/ |/|
| * Don’t use sendTim Smith2017-04-031-4/+4
| * Fix the cloud plugins to properly report values on DOdo_cloud_fixTim Smith2017-03-224-54/+80
* | Merge pull request #972 from coderanger/freeze-stringsNoah Kantrowitz2017-04-032-0/+27
|\ \
| * | Make Rubocop happy.Noah Kantrowitz2017-04-031-2/+2
| * | Freeze all string values coming out of Ohai.Noah Kantrowitz2017-04-032-0/+27
* | | Merge pull request #971 from chef/lcg/amazon-platform-familyLamont Granquist2017-04-032-5/+7
|\ \ \ | |/ / |/| |
| * | add amazon platform_familylcg/amazon-platform-familyLamont Granquist2017-04-012-5/+7
|/ /
* | Merge pull request #969 from chef/dmi_typesTim Smith2017-03-281-0/+3
|\ \
| * | Add DMI type 40,41, and 42 from the latest man pageTim Smith2017-03-281-0/+3
| |/
* | Merge pull request #964 from webframp/ec2/region-and-zoneTim Smith2017-03-212-0/+45
|\ \ | |/ |/|
| * [ec2] Add additional data from identity documentSean Escriva2017-03-172-0/+45
|/
* Merge pull request #958 from chef/luaTim Smith2017-03-092-3/+11
|\
| * Fix lua detection on new versions of lualuaTim Smith2017-03-012-3/+11
* | Merge pull request #959 from chef/scalaTim Smith2017-03-091-2/+3
|\ \
| * | Properly detect scalascalaTim Smith2017-03-011-2/+3
| |/
* | Merge pull request #961 from chef/lcg/kinda-hate-github-changelog-generatorLamont Granquist2017-03-031-8/+11
|\ \ | |/ |/|
| * rescue github-changelog-generator in RakefileLamont Granquist2017-03-031-8/+11
* | Merge pull request #957 from chef/chefstyleTim Smith2017-03-011-1/+1
|\ \ | |/
| * Fix a chefstyle warningTim Smith2017-03-011-1/+1
|/
* Merge pull request #823 from chef/GenPage-digitalocean_metadataTim Smith2017-03-015-172/+147
|\
| * Use the new http helper for socket checksGenPage-digitalocean_metadataTim Smith2017-02-232-31/+4
| * Fix bad rebaseTim Smith2017-02-231-131/+35
| * Update cloud plugin to parse new digital_ocean dataTim Smith2017-02-232-19/+36
| * Add spec for digital ocean DMI data flowTim Smith2017-02-232-1/+9
| * Log consistencyTim Smith2017-02-231-3/+3
| * Exclude vendor data and don't depend on the network pluginTim Smith2017-02-231-1/+1
| * Parse the JSON so that we can do .each on it laterTim Smith2017-02-231-5/+6
| * Detect DigitalOcean via DMI dataTim Smith2017-02-231-14/+14