summaryrefslogtreecommitdiff
path: root/lib/ohai
Commit message (Expand)AuthorAgeFilesLines
* update plugin filesClaire McQuin2013-10-17120-1266/+587
* consolidate hostname pluginClaire McQuin2013-10-1711-307/+81
* update loader spec for plugin namespacingClaire McQuin2013-10-171-1/+1
* modify system, loader for plugin namingClaire McQuin2013-10-173-5/+9
* add plugin namespacing, platform option to collect_dataClaire McQuin2013-10-171-29/+104
* OHAI-501 / OHAI-502: Switch to using shell_out.Bryan McLellan2013-10-102-4/+4
* Add cpu check for solaris2Blake Irvin & Eric Saxby2013-10-101-33/+41
* Add memory check for solaris2Blake Irvin & Eric Saxby2013-10-101-0/+24
* Merge pull request #203 from opscode/tn/languagesDan DeLeo2013-10-011-53/+74
|\
| * wipTheodore Nordsieck2013-09-241-53/+74
* | [OHAI-492] - IP address detection fails if there is an interface with noDouglas Thrift2013-09-251-0/+1
* | simplify check for rackspace[:public_ip]Joseph Anthony Pasquale Holsten2013-09-251-3/+1
* | [OHAI-499] If the public IP is nil, don't attempt to set a cloud-ips.com-base...Graham Christensen2013-09-251-1/+5
* | [OHAI-503] Fix typo in ip_scopes pluginEric Saxby2013-09-241-1/+1
|/
* Enabled shell command timeout on windows.tn/windowsTheodore Nordsieck2013-09-171-16/+6
* Fix windows line termination issues.Theodore Nordsieck2013-09-173-3/+3
* Converted run_command on windows from systemu to Mixlib::ShellOut.Theodore Nordsieck2013-09-171-8/+7
* Update os.rbjamescott2013-09-171-2/+2
* Update os.rbjamescott2013-09-171-2/+2
* Use mixlib-config 2.0 and reset config before each testJohn Keiser2013-09-161-5/+5
* Merge pull request #198 from opscode/cycle-detectionClaire McQuin2013-09-111-6/+4
|\
| * fix cycle detectionClaire McQuin2013-09-111-6/+4
* | Converted plugins/linux/virtualization to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-22/+18
* | Converted plugins/linux/network to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-226/+205
* | Converted plugins/linux/lsb to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-17/+13
* | Converted plugins/linux/kernel converted to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-7/+6
* | Converted plugins/linux/hostname to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+4
* | Converted plugins/linux/filesystem to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-49/+39
* | Converted plugins/freebsd/virtualization to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-42/+40
* | Converted plugins/freebsd/uptime to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-8/+5
* | Converted plugins/freebsd/platform to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+4
* | Converted plugins/freebsd/network to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-70/+65
* | Converted plugins/freebsd/memory to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-21/+28
* | Converted plugins/freebsd/kernel to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-9/+9
* | Converted plugins/freebsd/hostname to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+4
* | Converted plugins/freebsd/filesystem to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-25/+21
* | Converted plugins/freebsd/cpu to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-1/+2
* | Converted plugins/openbsd/virtualization to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-29/+27
* | Converted plugins/openbsd/uptime to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-7/+5
* | Converted plugins/openbsd/platformt o Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+4
* | Converted plugins/openbsd/network to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-69/+63
* | Converted plugins/openbsd/memory to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-31/+27
* | Converted plugins/openbsd/kernel to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-8/+9
* | Converted plugins/openbsd/hostname to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+4
* | Converted plugins/openbsd/filesystem to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-25/+21
* | Converted plugins/openbsd/cpu to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-3/+4
* | Converted plugins/netbsd/virtualization to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-28/+27
* | Converted plugins/netbsd/uptime to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-7/+5
* | Converted plugins/netbsd/platform to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+4
* | Converted plugins/netbsd/network to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-70/+64