summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove support for discontinued antergos distroantergosTim Smith2021-03-121-1/+1
* Remove empty line in specTim Smith2021-02-231-1/+0
* Detect docker properly even if it's within virtualizationPhil Dibowitz2021-02-231-0/+12
* Adds chef_effortless collection to chef pluginCollin McNeese2021-02-221-0/+19
* Updates habitat plugin to use path returned from which for shell_outsCollin McNeese2021-02-191-5/+5
* updates Habitat plugin to guard for hab binary existingCollin McNeese2021-02-191-0/+1
* additional linting fixesCollin McNeese2021-02-151-1/+1
* linting fixes for pipelineCollin McNeese2021-02-151-2/+2
* updates habitat plugin to shell out with hab command rather than looking at f...Collin McNeese2021-02-151-24/+37
* Adds Habitat pluginCollin McNeese2021-02-131-0/+52
* Add specs for Alibaba metadata fetchingTim Smith2021-02-101-0/+89
* Add cloud spec for AlibabaTim Smith2021-02-101-0/+31
* Add support for Podman and fix docker guest detection on Github ActionsLance Albertson2021-02-051-0/+48
* Remove stubbing mock methods onto the frozen `true` valuelcg/success-cannot-be-trueLamont Granquist2021-02-022-3/+3
* [linux/platform] fix platform_version on Debian testing and unstableMichel Alexandre Salim2021-02-021-0/+25
* Merge pull request #1520 from higanworks/imds-v2Tim Smith2021-01-254-65/+79
|\
| * include info for returns of meta-data/iam/sawanoboly2020-12-103-62/+61
| * Merge remote-tracking branch 'origin/master' into imds-v2sawanoboly2020-12-1013-65/+141
| |\
| * \ Merge branch 'master' into imds-v2Yukihiko SAWANOBORI2020-11-22114-831/+9937
| |\ \
| * | | Update ec2_metadata to use IMDSV2sawanoboly2020-09-301-0/+7
| * | | run lint correction on fileswilkosz2020-04-273-3/+3
| * | | qucalyotus and openstack spec updates to allow put commands on http double sp...wilkosz2020-04-273-69/+76
| * | | popwilkosz2020-04-272-38/+38
| * | | unit test plugins ec2wilkosz2020-04-271-66/+68
| * | | unit test with v2_tokenwilkosz2020-04-261-8/+7
* | | | Fix Solaris specs not running + update the specsTim Smith2020-12-231-20/+7
* | | | Update the specs to remove tests on filesystem2Tim Smith2020-12-232-33/+0
* | | | Merge pull request #1479 from Babar/patch-10-interfacesTim Smith2020-12-231-6/+36
|\ \ \ \
| * | | | Support more than 10 interfacesOlivier Raginel2020-12-231-6/+36
| | |_|/ | |/| |
* | | | network: populate pause frame configJakub Kicinski2020-12-141-0/+18
|/ / /
* | | 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