summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Release 13.3Tim Smith2017-08-101-1/+1
* 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-071-1/+6
* Detect F5 Big-IPs as platform bigipTim Smith2017-07-191-1/+17
* Address review commentsJaymala Sinha2017-07-111-1/+1
* Fix solaris2 ipaddress attribute searchJaymala Sinha2017-07-111-1/+2
* Release 13.2Tim Smith2017-06-291-1/+1
* 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-291-2/+8
|\ \ | |/ |/|
| * Chefstyle fixTim Smith2017-06-291-1/+1
| * fix AIX rpm datamichael.sgarbossa2017-06-291-2/+8
* | Add support for ClearLinuxAlberto Murillo Silva2017-06-281-0/+8
|/
* Merge pull request #1017 from jaymzh/fix_mdadm_inactiveTim Smith2017-06-201-2/+5
|\
| * [mdadm] Handle inactive arrays correctlyPhil Dibowitz2017-06-201-2/+5
* | autofixing cops for 0.5.0Lamont Granquist2017-06-2021-103/+94
|/
* Merge pull request #1014 from jaymzh/fix_filesystemTim Smith2017-06-161-29/+42
|\
| * Make filesystem more resilientPhil Dibowitz2017-06-141-29/+42
* | Merge pull request #1004 from chef/add_clearos_rhel_platform_familyTim Smith2017-06-141-1/+1
|\ \
| * | Add clearos platform to RHEL platform_familyJennifer Davis2017-06-101-1/+1
* | | Add systemd_paths plugin for system and user pathsDavide Cavalca2017-06-131-0/+39
| |/ |/|
* | Avoid extra file stats and simplify things a bitTim Smith2017-06-101-11/+7
* | Find network binaries with the which helperTim Smith2017-06-101-7/+7
|/
* fix mdadm plugin when arrays are in interesting states.Phil Dibowitz2017-06-081-1/+6
* cpu: add support for arm64 cpuinfo fieldsDavide Cavalca2017-06-061-0/+4
* Merge pull request #1008 from chef/hardware_shelloutTim Smith2017-06-021-8/+14
|\
| * Only shellout to sw_vers in darwin hardware oncehardware_shelloutTim Smith2017-06-011-8/+14
* | Run sysctl once on Darwin to determine CPU datadebug_betterTim Smith2017-06-011-20/+24
|/
* More consistent debug messagingTim Smith2017-06-0120-38/+37
* Support BSDzpoolTim Smith2017-05-161-2/+3
* Allow zpools plugin to work on LinuxTim Smith2017-05-151-8/+18
* Improve logging and handle empty fieldsTim Smith2017-05-151-10/+22
* Release Ohai 13.1.0ohai_131Tim Smith2017-05-092-3/+3
* Add additional debug logging to the metadata mixinreuse_metadata_connectionsTim Smith2017-04-271-1/+4
* Avoid parsing the best api version 2 extra timesTim Smith2017-04-271-33/+28
* Add all the metadata versions Amazon lists right nowTim Smith2017-04-271-2/+1
* Up our keepalive timeout and drop out read timeoutTim Smith2017-04-271-1/+4
* Remove double splitTim Smith2017-04-271-1/+0
* Clarify what’s happening with unsupported metadata a bit betterTim Smith2017-04-271-1/+1
* Merge pull request #992 from chef/new_ec2_metadataTim Smith2017-04-271-2/+2
|\
| * Add support for the 2016 EC2 metadata releasesnew_ec2_metadataTim Smith2017-04-261-2/+2
* | Inject sane paths into shell_outAkira Kitada2017-04-261-0/+5
|/
* [mdadm] Fill in member devicesPhil Dibowitz2017-04-131-3/+10
* Fix changelog rake task and release 13.0.1Tim Smith2017-04-111-1/+1
* Fix Eucalyptus plugin to use the HttpHelper mixinAkira Kitada2017-04-121-1/+3
* Fix OpenStack plugin to use the HttpHelper mixinAkira Kitada2017-04-091-1/+3
* Merge pull request #984 from chef/tm/additional_load_additionalTim Smith2017-04-051-0/+1
|\
| * Load all the plugin paths for dep resolutiontm/additional_load_additionalThom May2017-04-051-0/+1
* | Merge pull request #952 from chef/dmi_explosionTim Smith2017-04-051-77/+81
|\ \
| * | Rescue exception in DMI plugindmi_explosionTim Smith2017-04-031-77/+81