summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Limit several of the Cloud/VM plugins to certain platformsskip_pluginsTim Smith2020-11-238-5/+9
* Bump version to 16.7.34 by Chef Expeditorv16.7.34Chef Expeditor2020-11-233-5/+6
* Merge pull request #1582 from chef/style_cleanupTim Smith2020-11-2331-117/+108
|\
| * Misc RuboCop cleanup of the codebaseTim Smith2020-11-2331-117/+108
|/
* Bump version to 16.7.33 by Chef Expeditorv16.7.33Chef Expeditor2020-11-193-5/+6
* Merge pull request #1580 from chef/lpar_detectionTim Smith2020-11-182-5/+3
|\
| * Fix lpar name detectionlpar_detectionTim Smith2020-11-182-5/+3
* | Bump version to 16.7.32 by Chef Expeditorv16.7.32Chef Expeditor2020-11-193-5/+6
|/
* Merge pull request #1578 from chef/simplify_stripsTim Smith2020-11-1814-43/+41
|\
| * 1 line from_cmd in vmware as wellTim Smith2020-11-181-2/+1
| * Use strip instead of split($/) to cleanup shelloutTim Smith2020-11-1814-42/+41
* | Bump version to 16.7.31 by Chef Expeditorv16.7.31Chef Expeditor2020-11-193-5/+6
* | Merge pull request #1577 from chef/simplify_kernelTim Smith2020-11-182-6/+6
|\ \ | |/ |/|
| * Simplify the aix kernel pluginTim Smith2020-11-182-6/+6
* | Bump version to 16.7.30 by Chef Expeditorv16.7.30Chef Expeditor2020-11-183-5/+6
* | Merge pull request #1576 from chef/aix_virtualizationTim Smith2020-11-182-4/+11
|\ \ | |/ |/|
| * Gather wpar stateTim Smith2020-11-182-2/+10
| * Simplify shellout and chompsTim Smith2020-11-181-3/+2
|/
* Bump version to 16.7.29 by Chef Expeditorv16.7.29Chef Expeditor2020-11-183-5/+6
* Merge pull request #1575 from chef/aix_kernelTim Smith2020-11-182-4/+3
|\
| * Just set the aix platform / platform_family directlyTim Smith2020-11-182-4/+3
* | Bump version to 16.7.28 by Chef Expeditorv16.7.28Chef Expeditor2020-11-183-5/+6
* | Merge pull request #1574 from chef/aix_kernelTim Smith2020-11-182-10/+9
|\ \ | |/
| * Avoid calling uname 4 times on aixTim Smith2020-11-182-10/+9
* | Bump version to 16.7.27 by Chef Expeditorv16.7.27Chef Expeditor2020-11-183-5/+6
|/
* Merge pull request #1573 from chef/more_aix_networkTim Smith2020-11-182-12/+124
|\
| * Avoid running the regex for each lineTim Smith2020-11-181-6/+4
| * Convert shellouts to grep to use regexes in Ruby insteadTim Smith2020-11-182-6/+120
| * Don't try to create the arp mash once each lineTim Smith2020-11-181-1/+1
* | Bump version to 16.7.26 by Chef Expeditorv16.7.26Chef Expeditor2020-11-183-5/+6
|/
* Merge pull request #1572 from chef/memoryTim Smith2020-11-182-8/+8
|\
| * Simplify how we gather memory on AIXTim Smith2020-11-182-8/+8
|/
* Bump version to 16.7.25 by Chef Expeditorv16.7.25Chef Expeditor2020-11-183-5/+6
* Merge pull request #1570 from chef/more_aixTim Smith2020-11-181-40/+35
|\
| * Use each_slice to further simplify key/value parsingTim Smith2020-11-181-3/+2
| * lin -> line variableTim Smith2020-11-181-8/+8
| * Collapse down some shellout uses to avoid setting variablesTim Smith2020-11-181-4/+2
| * Update the provides for this plugin to match other network pluginsTim Smith2020-11-181-1/+1
| * Update lib/ohai/plugins/aix/network.rb Tim Smith2020-11-181-1/+1
| * Avoid setting the addresses mash twiceTim Smith2020-11-181-2/+1
| * Refactor how we parse ifconfig in AIXTim Smith2020-11-181-28/+27
|/
* Bump version to 16.7.24 by Chef Expeditorv16.7.24Chef Expeditor2020-11-183-5/+6
* Merge pull request #1571 from chef/turn_off_cachingTim Smith2020-11-182-6/+0
|\
| * Disable gem caching / rubygems updates in BuildkiteTim Smith2020-11-182-6/+0
|/
* Bump version to 16.7.23 by Chef Expeditorv16.7.23Chef Expeditor2020-11-183-5/+6
* Merge pull request #1569 from chef/joyentTim Smith2020-11-172-178/+0
|\
| * Remove the :Joyent plugin as Joyent cloud went EOL 11/2019joyentTim Smith2020-11-172-178/+0
|/
* Bump version to 16.7.22 by Chef Expeditorv16.7.22Chef Expeditor2020-11-183-5/+6
* Merge pull request #1568 from chef/splitTim Smith2020-11-176-10/+10
|\
| * Simplify all our splitsTim Smith2020-11-176-10/+10
|/