summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove sbt version detect as it's not possible in the current sbtsbt_fixTim Smith2017-04-041-13/+1
* Shorten the sbt shellout timeout periodTim Smith2017-04-031-1/+1
* Merge pull request #967 from chef/do_cloud_fixTim Smith2017-04-032-18/+17
|\
| * Don’t use sendTim Smith2017-04-031-4/+4
| * Fix the cloud plugins to properly report values on DOdo_cloud_fixTim Smith2017-03-222-18/+17
* | Merge pull request #972 from coderanger/freeze-stringsNoah Kantrowitz2017-04-031-0/+23
|\ \
| * | Make Rubocop happy.Noah Kantrowitz2017-04-031-2/+2
| * | Freeze all string values coming out of Ohai.Noah Kantrowitz2017-04-031-0/+23
* | | add amazon platform_familylcg/amazon-platform-familyLamont Granquist2017-04-011-2/+4
|/ /
* | 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
| |/
* | [ec2] Add additional data from identity documentSean Escriva2017-03-171-0/+2
|/
* Merge pull request #958 from chef/luaTim Smith2017-03-091-1/+3
|\
| * Fix lua detection on new versions of lualuaTim Smith2017-03-011-1/+3
* | Properly detect scalascalaTim Smith2017-03-011-2/+3
|/
* Merge pull request #823 from chef/GenPage-digitalocean_metadataTim Smith2017-03-013-47/+76
|\
| * Use the new http helper for socket checksGenPage-digitalocean_metadataTim Smith2017-02-232-31/+4
| * Update cloud plugin to parse new digital_ocean dataTim Smith2017-02-231-5/+5
| * Add spec for digital ocean DMI data flowTim Smith2017-02-231-1/+1
| * 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
| * Use the correct IP address for metadataTim Smith2017-02-231-1/+1
| * Match the format of the other loggersTim Smith2017-02-231-2/+2
| * Chefstyle fixes and fix a bad hashTim Smith2017-02-232-9/+9
| * Remove debug code/add proper has_do_init check. Attempt to fix failing testsGenPage2017-02-231-3/+4
| * Setup DigitalOcean plugin to use Metadata APIGenPage2017-02-232-41/+95
* | refactor to use the config flag because the initalizer is awfullcg/fix-loggerLamont Granquist2017-02-282-3/+4
* | add some comments to the codeLamont Granquist2017-02-272-0/+6
* | fix ohai logger problems.Lamont Granquist2017-02-273-5/+6
* | bump ohai version to 13.0.0 for chef-13 developmentLamont Granquist2017-02-231-2/+2
|/
* Merge pull request #951 from chef/http_helperTim Smith2017-02-105-62/+62
|\
| * Move duplicate http logic into a helperhttp_helperTim Smith2017-02-035-62/+62
* | autofixing new chefstyle issueslcg/chefstyleLamont Granquist2017-02-0917-46/+54
* | Merge pull request #947 from chef/require_configThom May2017-01-271-0/+1
|\ \ | |/ |/|
| * Config is used in system so require it there.require_configTim Smith2017-01-261-0/+1
* | Remove a bit of dead codedead_codeTim Smith2017-01-252-8/+0
|/
* Merge pull request #939 from chef/deprecate_old_configTim Smith2017-01-242-88/+2
|\
| * Remove deprecated config logicTim Smith2017-01-082-88/+2
* | Merge pull request #933 from chef/commandTim Smith2017-01-241-318/+1
|\ \
| * | Remove the deprecated run_command and popen4 methodscommandTim Smith2016-12-201-318/+1
* | | Merge pull request #918 from chef/COOL-626/tduffield/use-cpu-name-for-model-n...Tim Smith2017-01-241-1/+2
|\ \ \
| * | | Use name for Windows CPU model_nameCOOL-626/tduffield/use-cpu-name-for-model-name-windowsTom Duffield2016-12-021-1/+2
* | | | Merge pull request #930 from chef/sigarTim Smith2017-01-2410-485/+1
|\ \ \ \
| * | | | Remove usage of the Sigar gemsigarTim Smith2016-12-2010-485/+1
| | |/ / | |/| |
* | | | Release 8.23.0Tim Smith2017-01-241-1/+1
* | | | Release 8.22.1Tom Duffield2017-01-231-1/+1
* | | | Only look for xlc on AIX and rename collect_cc to collect_sunproTim Smith2017-01-231-3/+9
* | | | Rework the specs to be platform specificTim Smith2017-01-201-1/+1