summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix critical plugin teststm/bad_tests_2Thom May2018-02-161-3/+6
| | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version to 14.0.10 by Expeditorv14.0.10Chef Expeditor2018-02-163-4/+4
|
* Bump version to 14.0.9 by Expeditorv14.0.9Chef Expeditor2018-02-163-5/+6
|
* Merge pull request #1125 from chef/dockerTim Smith2018-02-166-8/+204
|\ | | | | Docker host detection and information
| * Add specs for the new functionalitydockerTim Smith2018-02-153-0/+120
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add docker pluginTim Smith2018-02-151-0/+57
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Detect docker hosts in the Virtualization pluginTim Smith2018-02-152-8/+27
| | | | | | | | | | | | Useful information to have and lets us write a docker plugin to collect more information. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.8 by Expeditorv14.0.8Chef Expeditor2018-02-163-4/+4
| |
* | Bump version to 14.0.7 by Expeditorv14.0.7Chef Expeditor2018-02-163-5/+6
| |
* | Merge pull request #1134 from chef/tm/bad_testsTim Smith2018-02-163-1/+6
|\ \ | | | | | | fix failing tests on non linux platforms
| * | fix failing tests on non linux platformstm/bad_testsThom May2018-02-163-1/+6
|/ / | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Bump version to 14.0.6 by Expeditorv14.0.6Chef Expeditor2018-02-163-5/+6
| |
* | Merge pull request #1127 from chef/remove_v6_pluginsThom May2018-02-1613-739/+7
|\ \ | | | | | | Initial removal of support for Ohai V6 plugins
| * | Raise on V6 plugins instead of warningremove_v6_pluginsTim Smith2018-02-151-4/+4
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove another v6 plugin referenceTim Smith2018-02-151-8/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove support for Ohai V6 pluginsTim Smith2018-02-1513-729/+4
| |/ | | | | | | | | | | This doesn't refactor anything. Just removes the old support in the most brutal way possible. Cleanup to come. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.5 by Expeditorv14.0.5Chef Expeditor2018-02-163-5/+6
| |
* | Merge pull request #1133 from chef/fix_vmware_specsThom May2018-02-161-0/+2
|\ \ | | | | | | Fix vmware specs to actually run the plugin
| * | Fix vmware specs to actually run the pluginfix_vmware_specsTim Smith2018-02-151-0/+2
| |/ | | | | | | | | | | It helps to run the plugin before we make sure the attributes aren't there. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.4 by Expeditorv14.0.4Chef Expeditor2018-02-163-5/+6
| |
* | Merge pull request #1131 from NexusSW/lxd-updateThom May2018-02-162-5/+27
|\ \ | | | | | | account for snap based installations of LXD
| * \ Merge branch 'master' into lxd-updateSean Zachariasen2018-02-145-11/+23
| |\ \ | | |/
| * | annotateSean Zachariasen2018-02-071-0/+8
| | | | | | | | | | | | Signed-off-by: Sean Zachariasen <thewyzard@hotmail.com>
| * | account for snap based installationsSean Zachariasen2018-02-062-5/+19
| | | | | | | | | | | | Signed-off-by: Sean Zachariasen <thewyzard@hotmail.com>
* | | Bump version to 14.0.3 by Expeditorv14.0.3Chef Expeditor2018-02-163-5/+6
| | |
* | | Merge pull request #1128 from chef/modern_chef_configThom May2018-02-162-7/+2
|\ \ \ | |_|/ |/| | Simplify path logic by requiring chef-config 12.8+
| * | Simplify path logic by requiring chef-config 12.8+modern_chef_configTim Smith2018-01-292-7/+2
| | | | | | | | | | | | | | | | | | We can safely assume chef-config 12.8+ now. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.0.2 by Expeditorv14.0.2Chef Expeditor2018-02-123-5/+13
| | |
* | | Merge pull request #1132 from rmcleod8/patch-1Tim Smith2018-02-122-6/+10
|\ \ \ | |_|/ |/| | adds whitespace stripping for the shellout stdout
| * | adds test where we saw whitespace conditionRichard Mcleod2018-02-121-5/+9
| | | | | | | | | | | | Signed-off-by: Richard Mcleod <rmcleod8@ip-1-70-103-68.dob1.bcpc.bloomberg.com>
| * | adds whitespace stripping for the shellout stdoutRichard McLeod2018-02-121-1/+1
|/ / | | | | | | | | turns out, ibm intentionally adds whitespace to the output here when the days number is 1-9. adding .strip cleans up the stdout so the case regex can properly evaluate the data.
* | Merge pull request #1130 from chef/tduffield/expeditor/fix-configThom May2018-01-302-0/+16
|\ \ | | | | | | Fix Expeditor config as to publish gems and manage changelog
| * | Fix Expeditor config as to publish gems and manage changelogtduffield/expeditor/fix-configTom Duffield2018-01-302-0/+16
|/ / | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | Merge pull request #1129 from chef/chefstyle_fixTim Smith2018-01-291-6/+4
|\ \ | | | | | | Chefstyle fix for libvirt plugin
| * | Chefstyle fix for libvirt pluginchefstyle_fixTim Smith2018-01-291-6/+4
|/ / | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.1 by Expeditorv14.0.1Chef Expeditor2018-01-302-2/+2
| |
* | Merge pull request #931 from chef/libvirtTim Smith2018-01-292-83/+115
|\ \ | |/ |/| Move the “Virtualization” plugin into libvirt namespace
| * Improve load failure warninglibvirtTim Smith2017-04-061-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update the case of the plugin nameTim Smith2017-04-061-6/+6
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Refactor the libvirt code a bitTim Smith2017-04-061-45/+79
| | | | | | | | | | | | Everyone likes methods Signed-off-by: Tim Smith <tsmith@chef.io>
| * Move the “Virtualization” plugin into libvirt namespaceTim Smith2017-04-062-83/+81
| | | | | | | | | | | | This plugin isn’t actually a virtualization plugin. It’s actually a libvirt plugin. Move the data out of the Virtualization mash and stick it into its own location. Also rename the plugin LibVirt. I need to get a system setup with libvirt to test this and probably tweak it further / add tests. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #1123 from chef/shain/fix_versionTim Smith2018-01-242-1/+2
|\ \ | | | | | | Add the missing version file and fix the version lib
| * | Fix versionScott Hain2018-01-242-1/+2
|/ / | | | | | | Signed-off-by: Scott Hain <shain@chef.io>
* | Executed `.expeditor/update_version.sh`Chef Expeditor2018-01-241-1/+1
| |
* | Merge pull request #1121 from chef/tm/expeditorThom May2018-01-242-0/+51
|\ \ | | | | | | build ohai gems automagically
| * | build ohai gems automagicallytm/expeditorThom May2018-01-242-0/+51
|/ / | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Merge pull request #1120 from chef/chef_configLamont Granquist2018-01-191-2/+2
|\ \ | | | | | | Bump the version to 14.0.0 for chef/chef
| * | Bump the version to 14.0.0 for chef/chefchef_configTim Smith2018-01-191-2/+2
| | | | | | | | | | | | | | | | | | | | | We will tag / ship as 14.0 later, but this allows us to pin to 14.0 in chef/chef and consume from master. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #1119 from chef/chef_configLamont Granquist2018-01-191-1/+1
|\ \ \ | |/ / | | | Allow for chef-config 14
| * | Allow for chef-config 14Tim Smith2018-01-191-1/+1
|/ / | | | | | | | | | | This actually breaks us bumping chef to 14 right now. Signed-off-by: Tim Smith <tsmith@chef.io>