summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * OHAI-726 Added unit testsDave Newman2016-02-041-0/+51
| * OHAI-726 Fixed regex so unit tests pass.Dave Newman2016-02-041-1/+1
| * OHAI-726 Regex to support openjdk 1.8Dave Newman2016-02-041-1/+1
* | Update CHANGELOG.mdTim Smith2016-02-091-0/+6
* | Merge pull request #722 from tas50/better_ec2_detection_v2Tim Smith2016-02-092-78/+95
|\ \
| * | Update has_ec2_mac? to has_xen_mac? in 2 spotsTim Smith2016-02-092-2/+2
| * | Merge branch 'btm/deprecate_ec2_mac' into better_ec2_detection_v2Tim Smith2016-02-042-43/+55
| |\ \
| | * | deprecate looking for EC2 by macbtm/deprecate_ec2_macBryan McLellan2016-02-032-42/+55
| * | | Detect paravirt amazon instances without hint filesTim Smith2016-02-042-38/+43
* | | | Merge pull request #714 from tas50/azure_detectionTim Smith2016-02-093-9/+105
|\ \ \ \ | |/ / / |/| | |
| * | | Improve debug logging and consistent accessTim Smith2016-02-051-6/+6
| * | | Reorder dmi decoding of Microsoft valuesTim Smith2016-02-011-3/+3
| * | | Detect Azure using the Azure agent and DHCP optionsTim Smith2016-02-012-5/+101
* | | | Merge pull request #725 from tas50/new_ec2_metadataTim Smith2016-02-041-11/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for the last 2 EC2 metadata versionsTim Smith2016-02-031-11/+12
* | | | Merge pull request #724 from tas50/cloud_debugThom May2016-02-046-20/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Improved debug logging for cloud pluginsTim Smith2016-02-036-20/+28
|/ / /
* | | Improve changelog wordingTim Smith2016-02-031-2/+2
* | | Merge pull request #721 from chef/salam/release-891v8.10.0Salim Alam2016-02-032-1/+6
|\ \ \
| * | | Update changelog, bump versionSalim Alam2016-02-032-1/+6
| | |/ | |/|
* | | Merge pull request #719 from tas50/virt_cleanupTim Smith2016-02-034-76/+76
|\ \ \ | |/ / |/| |
| * | Update the DMI decode use in BSDTim Smith2016-02-021-1/+1
| * | Style cleanups in the linux virtualization pluginTim Smith2016-02-022-73/+73
| * | Name the dmi decoding method betterTim Smith2016-02-022-2/+2
| |/
* | Do not create blank attr spaces when plugin disabledmake-pnp-opt-indanielsdeleo2016-02-021-7/+9
* | Make pnp plugin opt-in via configdanielsdeleo2016-02-021-12/+14
* | Merge pull request #717 from chef/jdm/disable-packages-by-defaultJay Mundrawala2016-02-022-212/+248
|\ \
| * | Add tests for "disabled" packages pluginJay Mundrawala2016-02-021-176/+202
| * | Don't enable packages plugin by defaultJay Mundrawala2016-02-022-39/+49
| |/
* | Merge pull request #711 from tas50/ec2_detectionTim Smith2016-02-022-2/+36
|\ \ | |/ |/|
| * Clarify where this detection will work in the commentsTim Smith2016-02-021-0/+2
| * If dmi data is present use the presence of amazon strings to detect EC2Tim Smith2016-02-012-1/+33
| * Handle user data not existing at all in metadataTim Smith2016-02-011-1/+1
|/
* Merge pull request #710 from chef/salam/ohai-890v8.9.0Salim Alam2016-01-282-2/+2
|\
| * Prep for release 8.9.0Salim Alam2016-01-282-2/+2
|/
* Update changelog with current merges changesTim Smith2016-01-231-0/+14
* Merge pull request #652 from jmhbrown/add_queue_depthThom May2016-01-192-1/+76
|\
| * Add tests and queue_depth to block_deviceJenny Brown2016-01-192-1/+76
* | Merge pull request #700 from whiteley/default_route_table_hintThom May2016-01-192-5/+13
|\ \
| * | Allow route table overrideMatt Whiteley2016-01-142-5/+13
* | | Merge pull request #702 from jujugrrr/rackspace_instance_idThom May2016-01-192-0/+20
|\ \ \
| * | | Add instance_id to rackspace pluginJulien Berard2016-01-112-0/+20
* | | | Merge pull request #688 from electrolinux/alpine_familyThom May2016-01-192-0/+24
|\ \ \ \
| * | | | strip newline after platform_versiondidier Belot2015-12-181-1/+1
| * | | | Adding a new "alpine" platform and platform_familydidier Belot2015-12-172-0/+24
* | | | | Merge pull request #697 from sh9189/packages_pluginThom May2016-01-197-0/+1961
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add tests for sysv packages on solarisShahul Khajamohideen2015-12-282-25/+25
| * | | | Implement packages plugin for AIX, SolarisShahul Khajamohideen2015-12-285-7/+261
| * | | | Add tests for packages plugin on windowsShahul Hameed2015-12-283-71/+93
| * | | | make sure to only test wmi-lite on windowscmluciano2015-12-281-1/+1