summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-08-1960-1967/+2049
| * Revert "Merge branch 'OHAI-489'"danielsdeleo2013-08-193-8/+6
|/
* Version update to 6.18.0 GA6.18.0danielsdeleo2013-07-191-1/+1
* Bump version for RC46.18.0.rc.4danielsdeleo2013-07-171-1/+1
* Merge branch 'OHAI-490-6-stable' into 6-stabledanielsdeleo2013-07-172-52/+9
|\
| * Disable root_group on Windowsdanielsdeleo2013-07-172-52/+9
|/
* Bump version to 6.18.0.rc.3 for next RC6.18.0.rc.3danielsdeleo2013-07-151-1/+1
* Merge branch 'OHAI-489'danielsdeleo2013-07-153-6/+8
|\
| * Use module functions to avoid method name conflictdanielsdeleo2013-07-153-6/+8
|/
* 6.18.0.rc.26.18.0.rc.2Bryan McLellan2013-07-051-1/+1
* Revert "[OHAI-339] distinguish openSUSE from SUSE Linux Enterprise"Bryan McLellan2013-07-052-17/+9
* 6.18.0.rc.16.18.0.rc.1Bryan McLellan2013-06-261-1/+1
* Merge branch 'OHAI-455'danielsdeleo2013-06-262-0/+26
|\
| * Add regression test for popen4 zombie leakdanielsdeleo2013-06-261-0/+22
| * Reap processes and close fds when exec failsdanielsdeleo2013-06-261-0/+4
|/
* 6.18.0.rc.06.18.0.rc.0Bryan McLellan2013-06-251-1/+1
* Removed an additional space and reverted the name enterprise to enterpriseent...Sander van Harmelen2013-06-251-2/+2
* Commit related to issue OHAI-472: XenServer is recognized correctly using LSB...Sander van Harmelen2013-06-251-1/+4
* OHAI-126: Improve file regex to handle trailing slashOHAI-126Bryan McLellan2013-06-242-2/+20
* [OHAI-339] distinguish openSUSE from SUSE Linux EnterpriseMartin Vidner2013-06-242-9/+17
* suse platform: read /etc/SuSE-release only once.Martin Vidner2013-06-242-6/+7
* OHAI-387: Remove old tests for rackspace via hostname/macBryan McLellan2013-06-231-28/+0
* Mac address based identifier for Rackspace falsely identifies systems on CiscoTim Smith2013-06-231-17/+3
* OHAI-466: Try Rackspace Metadata earlyBryan McLellan2013-06-231-1/+1
* OHAI-446: Add tests for rackspace detection via xenstoreBryan McLellan2013-06-231-22/+47
* Use vm metadata to check for rackspace providerChris Roberts2013-06-231-1/+15
* OHAI-445: Fallback to default HostKey pathJohn Skopis2013-06-232-21/+38
* OHAI-445: Detect ecdsa ssh host keysMalte Swart2013-06-232-7/+29
* Merge pull request #151 from opscode/adamed-OC-5329-azureAdam Edwards2013-06-214-0/+164
|\
| * specs for ohai azure plugin.kaustubh-d2013-06-211-0/+73
| * azure test cases for cloud plugin.kaustubh-d2013-06-211-0/+48
| * add public fqdn and vm name, put public ip in consistent format with other cl...kaustubh-d2013-06-211-2/+3
| * azure ohai plugin to set cloud attributes from hints file.kaustubh-d2013-06-212-0/+42
|/
* Merge branch 'OHAI-426'Bryan McLellan2013-06-202-21/+41
|\
| * returns an ip even if the routing table looks incoherentLaurent Desarmes2013-06-202-21/+41
|/
* Merge branch 'OHAI-279'Bryan McLellan2013-06-202-0/+63
|\
| * add cpu counts for darwinNathan L Smith2013-06-202-0/+63
|/
* [OHAI-430] - detect LinuxMint w/ LSBjtimberman2013-06-201-0/+3
* OHAI-433: Update tests for reduced network logging levelBryan McLellan2013-06-201-8/+12
* change log level info to debugsawanoboly2013-06-201-3/+3
* Merge branch 'OHAI-444'Bryan McLellan2013-06-204-0/+307
|\
| * specs for gceRanjib Dey2013-06-201-0/+130
| * no need for readonly response,Ranjib Dey2013-06-201-1/+1
| * no userdata metadata field is presentRanjib Dey2013-06-201-1/+0
| * this will be easy to mock while testingRanjib Dey2013-06-201-1/+1
| * add google compute engine as cloud providerRanjib Dey2013-06-203-0/+178
|/
* Merge branch 'OHAI-450'Bryan McLellan2013-06-202-3/+12
|\
| * adding support for GCEL which is kinda ubuntuRanjib Dey2013-06-202-3/+12
|/
* OHAI-428: Limit root_group unit tests to their own platformBryan McLellan2013-06-181-2/+2
* Merge branch 'OHAI-428'Bryan McLellan2013-06-182-0/+161
|\