summaryrefslogtreecommitdiff
path: root/lib/ohai/mixin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Deprecate run_command and popen4 in the command mixinTim Smith2016-02-151-12/+15
|/
* chefstyle catchup for ohaiLamont Granquist2016-02-119-98/+95
* Merge pull request #714 from tas50/azure_detectionTim Smith2016-02-091-3/+3
|\
| * Reorder dmi decoding of Microsoft valuesTim Smith2016-02-011-3/+3
* | Add support for the last 2 EC2 metadata versionsTim Smith2016-02-031-11/+12
* | Name the dmi decoding method betterTim Smith2016-02-021-1/+1
|/
* Update e-mails and copyrightsTim Smith2016-01-138-21/+21
* Improve specs to detect IPV6 MAC address failureTim Smith2015-12-171-2/+2
* Expand detection of VirtualPC / Hyper-V guestsTim Smith2015-11-271-2/+4
* Move dmidecode parsing into a mixin to dedupe codeTim Smith2015-11-271-0/+45
* Initial support for DragonFly BSDHleb Valoshka2015-09-251-0/+2
* Iterate on review. We do not create softlayer node, if we get error on reques...Alexey Karpik2015-03-201-1/+1
* Iterate on code review, and revert GemfileAlexey Karpik2015-03-201-1/+1
* Iterate on code reviewAlexey Karpik2015-03-201-18/+14
* Rebase on latest masterAlexey Karpik2015-03-201-0/+68
* Reverting #354 because change bring in GPLv3 dependencyjdm/354Jay Mundrawala2015-03-181-88/+0
* Add a trailing dot to avoid using search option in resolv.confJose Luis Salas2015-02-171-1/+2
* Merge pull request #368 from opscode/btm/eucalyptus_404Claire McQuin2014-10-131-1/+4
|\
| * Don't hardcode XML return from API server on 404, just look for a 404btm/eucalyptus_404Bryan McLellan2014-10-041-1/+4
* | Merge pull request #379 from carck/masterClaire McQuin2014-10-131-1/+1
|\ \ | |/ |/|
| * this blocks local for 10 minuteslance.zhou2014-08-051-1/+1
* | Add a new mixin for for cloudstack metadata.Olle Lundberg2014-07-071-0/+88
|/