summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump mixlib-config dependency to 2.0jk/mixlib-config-2-officialJohn Keiser2013-09-251-1/+1
* [OHAI-492] - IP address detection fails if there is an interface with no addr...Douglas Thrift2013-09-251-0/+1
* [OHAI-492] - IP address detection fails if there is an interface with no addr...Douglas Thrift2013-09-251-2/+153
* [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-499] add specs for attributes effected by rackspace[:public_ip]Joseph Anthony Pasquale Holsten2013-09-251-0/+33
* [OHAI-503] Fix typo in ip_scopes pluginEric Saxby2013-09-241-1/+1
* Merge pull request #199 from opscode/tn/windowsTheodore Nordsieck2013-09-177-32/+18
|\
| * Enabled shell command timeout on windows.tn/windowsTheodore Nordsieck2013-09-171-16/+6
| * Fix windows line termination issues.Theodore Nordsieck2013-09-173-3/+3
| * Pull Mixlib::ShellOut from master to fix reaping bug.Theodore Nordsieck2013-09-171-0/+6
| * Converted run_command on windows from systemu to Mixlib::ShellOut.Theodore Nordsieck2013-09-172-17/+7
| * Fix subsumes? error message.Theodore Nordsieck2013-09-171-2/+2
|/
* Update os.rbjamescott2013-09-171-2/+2
* Update os.rbjamescott2013-09-171-2/+2
* Merge pull request #200 from opscode/jk/mixlib-config-2John Keiser2013-09-174-22/+11
|\
| * Use mixlib-config 2.0 and reset config before each testJohn Keiser2013-09-164-22/+11
|/
* Merge pull request #198 from opscode/cycle-detectionClaire McQuin2013-09-112-8/+53
|\
| * fix cycle detectionClaire McQuin2013-09-112-8/+53
* | Merge pull request #197 from opscode/tn/shelloutTheodore Nordsieck2013-09-11107-1915/+1658
|\ \ | |/ |/|
| * Converted plugins/linux/virtualization to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-38/+21
| * Converted plugins/linux/network to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-275/+219
| * Converted plugins/linux/lsb to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-33/+29
| * Converted plugins/linux/kernel converted to Mixlib::ShellOut.Theodore Nordsieck2013-09-113-11/+21
| * Converted plugins/linux/hostname to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-5/+7
| * Converted plugins/linux/filesystem to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-165/+124
| * Converted plugins/freebsd/virtualization to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-56/+54
| * Converted plugins/freebsd/uptime to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-8/+5
| * Converted plugins/freebsd/platform to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-4/+6
| * 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-112-12/+12
| * Converted plugins/freebsd/hostname to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-4/+6
| * 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-112-4/+6
| * 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-112-11/+12
| * Converted plugins/openbsd/hostname to Mixlib::ShellOut.Theodore Nordsieck2013-09-112-4/+6
| * 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-112-4/+6
| * Converted plugins/netbsd/network to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-70/+64
| * Converted plugins/netbsd/memory to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-31/+27