summaryrefslogtreecommitdiff
path: root/lib/ohai/mixin
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typos in log messagestyposTim Smith2017-12-023-3/+3
* Return nils on error instead of an empty hashTim Smith2017-09-071-2/+2
* Warn in the mixin when things go wrongTim Smith2017-09-071-2/+2
* Add Azure metadata endpoint supportTim Smith2017-08-111-0/+53
* autofixing cops for 0.5.0Lamont Granquist2017-06-204-16/+16
* More consistent debug messagingTim Smith2017-06-012-12/+12
* Add additional debug logging to the metadata mixinreuse_metadata_connectionsTim Smith2017-04-271-1/+4
* Avoid parsing the best api version 2 extra timesTim Smith2017-04-271-33/+28
* Add all the metadata versions Amazon lists right nowTim Smith2017-04-271-2/+1
* Up our keepalive timeout and drop out read timeoutTim Smith2017-04-271-1/+4
* Remove double splitTim Smith2017-04-271-1/+0
* Clarify what’s happening with unsupported metadata a bit betterTim Smith2017-04-271-1/+1
* Merge pull request #992 from chef/new_ec2_metadataTim Smith2017-04-271-2/+2
|\
| * Add support for the 2016 EC2 metadata releasesnew_ec2_metadataTim Smith2017-04-261-2/+2
* | Inject sane paths into shell_outAkira Kitada2017-04-261-0/+5
|/
* Use the new http helper for socket checksGenPage-digitalocean_metadataTim Smith2017-02-231-27/+0
* Log consistencyTim Smith2017-02-231-3/+3
* Parse the JSON so that we can do .each on it laterTim Smith2017-02-231-5/+6
* Use the correct IP address for metadataTim Smith2017-02-231-1/+1
* Chefstyle fixes and fix a bad hashTim Smith2017-02-231-5/+5
* Setup DigitalOcean plugin to use Metadata APIGenPage2017-02-231-0/+73
* Move duplicate http logic into a helperhttp_helperTim Smith2017-02-033-60/+56
* Remove a bit of dead codedead_codeTim Smith2017-01-251-4/+0
* 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
* | Remove usage of the Sigar gemsigarTim Smith2016-12-201-5/+0
|/
* Detect guests running on Veertu hypervisorVeertuTim Smith2016-12-151-0/+2
* Memoize dynamic AWS dataKirill Shirinkin2016-12-121-7/+9
* Fetch AWS Account ID from metadataKirill Shirinkin2016-11-301-0/+12
* more chefstyle autocorrects after the engine upgradeLamont Granquist2016-08-191-2/+2
* Merge pull request #812 from chef/bhyveTim Smith2016-04-251-0/+2
|\
| * Merge branch 'patch-1' of https://github.com/travis-altiscale/ohai into travi...Tim Smith2016-04-221-0/+2
| |\
| | * Add bhyve / xhyve supportTravis Thompson2016-03-301-0/+2
* | | Consistent plugin debug loggingTim Smith2016-04-222-5/+5
|/ /
* | Add tests and revise loggingmcquin2016-04-011-14/+8
* | Allow passing any of the mixlib-shellout options to the shell_out methodTim Smith2016-04-011-3/+7
* | Add a 30 sec timeout when shelling outTim Smith2016-04-011-1/+4
* | Log non-0 exit codes and raise our own exceptionTim Smith2016-04-011-2/+8
* | Improve debug logging when shelling outTim Smith2016-04-011-2/+8
* | Update chefstyle to 0.3.1 and fix new offenses.chefstyle-0.3.1mcquin2016-04-012-2/+2
|/
* Merge pull request #736 from tas50/to_gce_or_not_to_gceTim Smith2016-03-081-8/+16
|\
| * Fix GCE specs and chefstyleTim Smith2016-02-261-1/+1
| * Update GCE metadata API version and fail betterTim Smith2016-02-151-8/+16
* | Merge pull request #760 from tas50/solaris_needs_virt_loveTim Smith2016-03-081-3/+3
|\ \
| * | Fixup the existing testsTim Smith2016-03-071-1/+1
| * | Update the DMI decode mixin for SolarisTim Smith2016-03-071-2/+2
* | | Lower the read timeout to 30sTim Smith2016-03-071-1/+1
|/ /
* | autofixing chefstyle copsLamont Granquist2016-02-181-2/+2
* | reverting errant pushes to master without PRLamont Granquist2016-02-181-2/+2
* | autofixing chefstyle copsLamont Granquist2016-02-181-2/+2