summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove specs for the org detection method on Windowsec2_windowsTim Smith2017-09-061-10/+2
* Remove the org detection since it's less reliable that UUIDTim Smith2017-09-061-16/+1
* Detect EC2 using UUIDs on Windows as well as LinuxTim Smith2017-09-061-2/+10
* Improve the existing commentsTim Smith2017-09-061-0/+5
* Move the queries into the actual pluginTim Smith2017-09-061-4/+4
* Fix spec that counted on specific log outputloggingTim Smith2017-09-061-1/+1
* Use standard logging in FilesystemTim Smith2017-09-061-2/+2
* Merge pull request #1047 from jeunito/bug/1011Tim Smith2017-09-062-39/+59
|\
| * rescue shell_out exceptions as error handling instead of whichJose Asuncion2017-08-232-5/+5
| * improve descriptionJose Asuncion2017-08-221-1/+1
| * add error handlingJose Asuncion2017-08-212-39/+59
* | Merge pull request #1049 from rmcleod8/aix_uptime_is_wrong_afTim Smith2017-09-012-19/+32
|\ \
| * | whitespace is the bane of my existencerichard mcleod2017-09-011-1/+1
| * | not sure why these style changes werent savedrichard mcleod2017-09-012-4/+3
| * | fixing some whitespace issuesrichard mcleod2017-09-011-4/+3
| * | changing method to gather AIX uptimerichard mcleod2017-09-012-19/+34
|/ /
* | Merge pull request #1048 from chef/tm/codeownersThom May2017-08-311-0/+1
|\ \
| * | add codeownerstm/codeownersThom May2017-08-311-0/+1
|/ /
* | Merge pull request #1038 from chef/slesTim Smith2017-08-222-89/+156
|\ \ | |/ |/|
| * Update testing for systems w/o core count in /proc/cpuinfoslesTim Smith2017-08-152-101/+141
| * Handle situations where /proc/cpuinfo lacks core dataTim Smith2017-07-301-2/+29
* | Merge pull request #1044 from chef/133v13.3.0Tim Smith2017-08-102-3/+3
|\ \
| * | Release 13.3Tim Smith2017-08-102-3/+3
|/ /
* | Merge pull request #1043 from rmcleod8/lsblk_timeoutTim Smith2017-08-072-9/+12
|\ \ | |/ |/|
| * no need for the case statement since lsblk or blkid will only be called hereRichard Mcleod2017-08-071-6/+4
| * bumping timeout for lsblk and blkid to 60sRichard Mcleod2017-08-072-9/+14
|/
* Merge pull request #1036 from chef/tas50-patch-1Tim Smith2017-07-191-0/+9
|\
| * Add f5 detection to the release notestas50-patch-1Tim Smith2017-07-191-0/+9
|/
* Merge pull request #1035 from chef/f5Tim Smith2017-07-192-1/+36
|\
| * Add a test for bigip platform detectionf5Tim Smith2017-07-191-0/+19
| * Detect F5 Big-IPs as platform bigipTim Smith2017-07-191-1/+17
|/
* Merge pull request #1031 from chef/traviscurrentThom May2017-07-141-1/+1
|\
| * Test on Trusty in TravistraviscurrentTim Smith2017-07-111-1/+1
|/
* Merge pull request #1030 from chef/jsinha/cherry-pick_solaris2_network_fixTim Smith2017-07-112-7/+5
|\
| * Address review commentsJaymala Sinha2017-07-112-7/+4
| * Fix solaris2 ipaddress attribute searchJaymala Sinha2017-07-112-3/+4
|/
* Merge pull request #1025 from chef/13.2v13.2.0Tim Smith2017-06-292-19/+25
|\
| * Release note update per jaymzh13.2Tim Smith2017-06-291-1/+1
| * Release 13.2Tim Smith2017-06-292-19/+25
|/
* Merge pull request #1023 from chef/deprecate_scopeThom May2017-06-291-0/+2
|\
| * Deprecate the IPScopes Plugindeprecate_scopeTim Smith2017-06-291-0/+2
* | Merge pull request #1020 from chef/pr/1016Tim Smith2017-06-293-2/+13
|\ \ | |/ |/|
| * Add a spec for RPM package parsing on AIXpr/1016Tim Smith2017-06-292-0/+5
| * Chefstyle fixTim Smith2017-06-291-1/+1
| * fix AIX rpm datamichael.sgarbossa2017-06-291-2/+8
* | Merge pull request #1021 from albertomurillo/clearlinuxTim Smith2017-06-292-0/+41
|\ \ | |/ |/|
| * Add support for ClearLinuxAlberto Murillo Silva2017-06-282-0/+41
|/
* Merge pull request #1017 from jaymzh/fix_mdadm_inactiveTim Smith2017-06-202-2/+16
|\
| * [mdadm] Handle inactive arrays correctlyPhil Dibowitz2017-06-202-2/+16
* | Merge pull request #1018 from chef/lcg/chefstyle2Lamont Granquist2017-06-2022-104/+95
|\ \ | |/ |/|