summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Better error handling if we can't determine Cumulus versioncumulusTim Smith2016-12-191-6/+14
* Reorder detection of platforms to speed things upTim Smith2016-12-151-22/+22
* Properly detect Cumulus Linux platform / versionTim Smith2016-12-151-21/+52
* Merge pull request #907 from Fodoj/masterTim Smith2016-12-122-0/+15
|\
| * Memoize dynamic AWS dataKirill Shirinkin2016-12-121-7/+9
| * Fetch AWS Account ID from metadataKirill Shirinkin2016-11-302-0/+13
* | Merge pull request #893 from davide125/getconfThom May2016-12-021-0/+45
|\ \
| * | Add sysconf plugin to expose system configuration variablesDavide Cavalca2016-11-301-0/+45
* | | Merge pull request #916 from chef/erlangTim Smith2016-12-011-5/+3
|\ \ \ | |/ / |/| |
| * | Pull the complete version string of ErlangerlangTim Smith2016-12-011-5/+3
* | | Release 8.22.0Tim Smith2016-11-301-1/+1
* | | Merge pull request #909 from chef/bahamas10-dave-1426559693Tim Smith2016-11-301-14/+9
|\ \ \
| * | | Use a regex vs. a split that didn’t seem to workTim Smith2016-11-291-3/+1
| * | | Return an empty array to avoid failures later with .eachTim Smith2016-11-291-1/+1
| * | | Set the attribute to nil vs. reading the file twiceTim Smith2016-11-291-1/+1
| * | | Merge branch 'dave-1426559693' of git://github.com/bahamas10/ohai into bahama...Tim Smith2016-11-291-11/+8
| |\ \ \
| | * | | cleanup joyent.rbDave Eddy2015-05-051-13/+10
* | | | | Merge pull request #908 from numericillustration/masterThom May2016-11-301-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | chefstyle fixesMichael Hicks2016-11-291-1/+1
| * | | | fix for #891 to detect the global zone of a Solaris system as a Virt host eve...Michael Hicks2016-11-291-1/+5
| | |_|/ | |/| |
* | | | Handle the non-git built haskell stack version shellout formathaskell_fixTim Smith2016-11-291-1/+3
| |/ / |/| |
* | | Merge pull request #902 from cdituri/feature-haskell-pluginThom May2016-11-291-0/+93
|\ \ \
| * | | Added haskell language plugin for ohaiChris Dituri2016-11-111-0/+93
* | | | Merge pull request #822 from chef/OHAI-794/set-attributeThom May2016-11-291-8/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Extend set_attribute to set sub-attributes.OHAI-794/set-attributemcquin2016-06-091-8/+13
* | | | tunnel has to be written with two n-sMarton Natko2016-11-221-2/+2
* | | | even more typosMarton Natko2016-10-261-1/+1
* | | | plus the filesMarton Natko2016-10-251-2/+10
| |/ / |/| |
* | | Merge pull request #873 from kylev/kv_lsb_orderTim Smith2016-10-181-15/+16
|\ \ \
| * | | Prefer the LSB standard configurator.Kyle VanderBeek2016-09-021-15/+16
* | | | Merge pull request #884 from erikng/masterTim Smith2016-10-181-1/+26
|\ \ \ \
| * | | | Add logic to darwin hostnameErik Gomez2016-09-291-1/+26
* | | | | Release 8.218.21Tim Smith2016-10-161-1/+1
|/ / / /
* | | | Add shard plugin (#877)Phil Dibowitz2016-09-221-0/+82
* | | | Added unit and functional RSpecs for ohai uptime plugin fix.aliasgar162016-09-131-2/+2
* | | | Modified code to use appropriate WMI class based on the Windows version.aliasgar162016-09-121-2/+7
* | | | Changed WMI class from which to retrieve the system uptime for ohai uptime pl...aliasgar162016-09-081-1/+2
* | | | Release 8.20.0v8.20.0Tim Smith2016-09-071-1/+1
* | | | add a plugin for machine information (#867)Davide Cavalca2016-09-072-0/+69
* | | | Merge pull request #869 from MarkGibbons/Solaris_update_versionThom May2016-09-071-0/+4
|\ \ \ \
| * | | | Style fixesmarkgibbons2016-08-161-1/+1
| * | | | Solaris_update_version: Create kernel[:update] for solaris 2markgibbons2016-08-161-0/+4
* | | | | Merge pull request #871 from jeunito/lxd_detectionThom May2016-09-071-0/+10
|\ \ \ \ \
| * | | | | detect lxdJose Asuncion2016-09-011-0/+10
| | |/ / / | |/| | |
* | | | | retrofit network plugin to work on nanonanoMatt Wrock2016-09-021-36/+58
|/ / / /
* | | | keep the code consistent with private/publicLamont Granquist2016-08-191-4/+0
* | | | fix more IdToCaptureLamont Granquist2016-08-192-2/+2
* | | | fixing Lint/UselessAccessModifierLamont Granquist2016-08-191-24/+27
* | | | fixing Lint/UnderscorePrefixedVariableNameLamont Granquist2016-08-192-9/+9
* | | | fixing stray 'end'Lamont Granquist2016-08-191-1/+1