summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Detect docker properly even if it's within virtualizationPhil Dibowitz2021-04-021-0/+12
* Adds chef_effortless collection to chef pluginCollin McNeese2021-04-021-0/+19
* [linux/platform] fix platform_version on Debian testing and unstableMichel Alexandre Salim2021-02-021-0/+25
* Merge pull request #1607 from chef/network_pause_frameTim Smith2021-02-021-0/+18
|\
| * network: populate pause frame configJakub Kicinski2021-02-021-0/+18
* | Merge pull request #1606 from chef/10_interfacesTim Smith2021-02-021-6/+36
|\ \
| * | Support more than 10 interfacesOlivier Raginel2021-02-021-6/+36
| |/
* | include info for returns of meta-data/iam/sawanoboly2021-02-023-61/+63
* | Update ec2_metadata to use IMDSV2sawanoboly2021-02-021-0/+7
* | run lint correction on fileswilkosz2021-02-023-3/+3
* | qucalyotus and openstack spec updates to allow put commands on http double sp...wilkosz2021-02-023-69/+76
* | popwilkosz2021-02-022-38/+38
* | unit test plugins ec2wilkosz2021-02-021-70/+69
* | unit test with v2_tokenwilkosz2021-02-021-8/+7
|/
* grub2: add plugin to expose GRUB2 environment variablesDavide Cavalca2020-12-041-0/+51
* Update Linode plugin to use domain / apt data to detect Linodefix_linodeTim Smith2020-11-271-7/+16
* Merge pull request #1583 from chef/xlcTim Smith2020-11-241-0/+12
|\
| * Fix XLC compiler detection to support 3 part version numbersxlcTim Smith2020-11-231-0/+12
* | Merge pull request #1584 from chef/docker_crashTim Smith2020-11-241-4/+6
|\ \
| * | Prevent docker plugin crashes on AIXdocker_crashTim Smith2020-11-231-4/+6
| |/
* | Limit several of the Cloud/VM plugins to certain platformsTim Smith2020-11-243-0/+3
|/
* Misc RuboCop cleanup of the codebaseTim Smith2020-11-239-54/+53
* Fix lpar name detectionlpar_detectionTim Smith2020-11-181-2/+2
* Merge pull request #1578 from chef/simplify_stripsTim Smith2020-11-181-2/+2
|\
| * Use strip instead of split($/) to cleanup shelloutTim Smith2020-11-181-2/+2
* | Merge pull request #1577 from chef/simplify_kernelTim Smith2020-11-181-1/+1
|\ \ | |/ |/|
| * Simplify the aix kernel pluginTim Smith2020-11-181-1/+1
* | Gather wpar stateTim Smith2020-11-181-1/+6
|/
* Just set the aix platform / platform_family directlyTim Smith2020-11-181-2/+1
* Avoid calling uname 4 times on aixTim Smith2020-11-181-6/+3
* Convert shellouts to grep to use regexes in Ruby insteadTim Smith2020-11-181-5/+119
* Simplify how we gather memory on AIXTim Smith2020-11-181-5/+5
* Remove the :Joyent plugin as Joyent cloud went EOL 11/2019joyentTim Smith2020-11-171-100/+0
* Fixes for test failuresTim Smith2020-11-171-4/+4
* Update spec nameTim Smith2020-11-171-1/+1
* Use pure ruby vs. shelling out to grep to parse netstat dataTim Smith2020-11-171-1/+13
* Update mock logger to fix shellout specs.Pete Higgins2020-11-161-1/+1
* Remove Linux LSB support for systems with lsb-release CLIremove_legacy_lsbTim Smith2020-11-061-34/+0
* Fix parsing of hostnamectl to support values with colonsfix_hostnamectlTim Smith2020-11-061-0/+2
* Speedup the slowest spec by running fewer pluginsTim Smith2020-11-041-0/+2
* Detect XVD disks as wellTim Smith2020-10-301-3/+3
* Properly detect NVME devices in ZFS zpoolsTim Smith2020-10-301-9/+9
* Merge pull request #1547 from chef/more_zpoolTim Smith2020-10-301-2/+2
|\
| * Gather zpool disks even if we use labels/guidsmore_zpoolTim Smith2020-10-291-2/+2
* | Simplify regexes by removing extra character classessimplify_regexTim Smith2020-10-301-1/+1
|/
* Use let for the plugin dataopenindiana_workingTim Smith2020-10-281-27/+28
* Properly detect OpenIndiana and its version numbersTim Smith2020-10-281-0/+71
* Remove some duplicate plugin.run callsomniosTim Smith2020-10-281-9/+3
* Add unit testing for omnios platform detectionTim Smith2020-10-281-0/+40
* Merge pull request #1525 from kcbraunschweig/issue1524Tim Smith2020-10-141-3/+8
|\