summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation for ohai.plugin and configuration DSL methodmcquin/ohai-config/plugin-configClaire McQuin2015-08-241-0/+48
* configuration plugin dslClaire McQuin2015-08-242-0/+114
* Support ohai.plugin configurationClaire McQuin2015-08-242-0/+31
* Hash-based PluginConfig objectClaire McQuin2015-08-243-0/+165
* update changelogThom May2015-08-141-0/+2
* Merge pull request #600 from acaiafa/fix_aix_interface_checkThom May2015-08-142-2/+2
|\
| * fixing ohai aix network plugin testAnthony Caiafa2015-08-141-1/+1
| * Only run ifconfig against active interfacesAnthony Caiafa2015-08-131-1/+1
* | update changelogThom May2015-08-141-1/+2
* | Merge pull request #601 from sh9189/solaris_cpu_changesThom May2015-08-142-47/+146
|\ \
| * | Change method names from get to set for processor info in solaris cpu pluginShahul Hameed2015-08-141-4/+4
| * | Undo double quotes change for spec helperShahul Hameed2015-08-141-1/+1
| * | Add test case for getting cores on sparc processors for solaris cpu pluginShahul Hameed2015-08-141-0/+5
| * | Avoid unnecessary string conversions, use double quotes for consistency every...Shahul Hameed2015-08-142-44/+44
| * | Add support for sparc processors in solaris cpu pluginShahul Hameed2015-08-132-42/+136
| |/
* | Merge pull request #604 from chef/tm/bundle_rakeThom May2015-08-141-12/+1
|\ \
| * | use bundle rake taskstm/bundle_rakeThom May2015-08-141-12/+1
* | | bump version for releaseThom May2015-08-143-4/+20
|/ /
* | Minor spelling fixesTim Smith2015-08-143-17/+15
* | update changelogThom May2015-08-141-0/+2
* | update changelogThom May2015-08-141-0/+5
* | Merge pull request #547 from MichaelSp/masterThom May2015-08-142-190/+285
|\ \
| * | move halfway back and stay thereMichaelSp2015-07-091-3/+3
| * | move over the ocean: neighbours -> neighborsMichaelSp2015-07-091-6/+6
| * | return correct ipaddress for openvz guests (fixes #415)Michael Sprauer2015-05-262-13/+67
| * | linux/network refactoredMichael Sprauer2015-05-261-177/+218
* | | Merge pull request #448 from akarpik/add_softlayer_cloud_supportThom May2015-08-146-3/+277
|\ \ \
| * | | Update test description to meet latest code changeAlexey Karpik2015-07-101-1/+1
| * | | Iterate on review. We do not create softlayer node, if we get error on reques...Alexey Karpik2015-03-203-3/+3
| * | | Iterate on code review, and revert GemfileAlexey Karpik2015-03-203-3/+3
| * | | Iterate on code reviewAlexey Karpik2015-03-204-43/+36
| * | | Rebase on latest masterAlexey Karpik2015-03-206-3/+284
* | | | Merge pull request #602 from sh9189/aix_swap_infoThom May2015-08-142-0/+17
|\ \ \ \
| * | | | Add swap space attributes for AIXShahul Hameed2015-08-132-0/+17
| | |_|/ | |/| |
* | | | Merge pull request #599 from sh9189/solaris_swap_changesThom May2015-08-142-0/+20
|\ \ \ \
| * | | | Add swap space attributes for solaris memory pluginShahul Hameed2015-08-132-0/+20
* | | | | update changelogThom May2015-08-141-0/+2
* | | | | Merge pull request #504 from chef/sh/ohai-issues-503Thom May2015-08-142-13/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ec2 plugin should handle binary toosh/ohai-issues-503Sean Horn2015-03-182-13/+41
* | | | | Merge pull request #598 from sh9189/aix_memory_pluginIrving Popovetsky2015-08-132-1/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add unit test for aix memory pluginShahul Hameed2015-08-111-0/+35
| * | | | Define aix memory plugin mash correctlyShahul Hameed2015-08-111-1/+1
* | | | | Fix #531: Docker changed their cgroups formatJean Baptiste Favre2015-08-132-1/+24
* | | | | update changelogThom May2015-08-131-1/+7
* | | | | Merge pull request #591 from sh9189/solaris_memory_pluginThom May2015-08-132-2/+3
|\ \ \ \ \
| * | | | | Update solaris2 memory spec to match memory commandShahul Hameed2015-08-061-1/+1
| * | | | | Fix memory plugin on solarisShahul Hameed2015-07-301-1/+2
* | | | | | Merge pull request #551 from cmluciano/cml/addvmwareThom May2015-08-132-0/+135
|\ \ \ \ \ \
| * | | | | | Use path attribute/remove useless lines in vmware testscmluciano2015-06-221-13/+11
| * | | | | | add tests for vmware plugincmluciano2015-06-192-10/+71