summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* whitespacelcg/unified-mode-doneLamont Granquist2020-10-261-10/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* missing fixesLamont Granquist2020-10-263-8/+8
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Final batch of unified_mode providersLamont Granquist2020-10-2616-984/+884
| | | | | | Also converts some of them to custom resources Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CHANGELOG.md with details from pull request #10554Chef Expeditor2020-10-271-4/+4
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10554 from chef/oracle_8_tkTim Smith2020-10-262-0/+16
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add back Oracle 8 Test Kitchen testingTim Smith2020-10-262-0/+16
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.7.2 by Chef Expeditorv16.7.2Chef Expeditor2020-10-277-18/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10555 from chef/ifconfig_fedora_33Tim Smith2020-10-262-1/+3
|\ | | | | ifconfig is not compatible with Fedora 33 or later
| * Update lib/chef/resource/ifconfig.rb Tim Smith2020-10-261-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * ifconfig is not compatible with Fedora 33 or laterTim Smith2020-10-262-1/+3
|/ | | | | | This resource only works with the legacy redhat /etc/networks configuration format. That format was slapped onto NetworkManager when RHEL moved off legacy init scripts. Fedora 33 switches to the keyfile format so this resource no longer works on those systems. Stop testing it there and add a note to the resource description so we get that up on the docs site. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md with details from pull request #10553Chef Expeditor2020-10-261-3/+4
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10553 from chef/ubuntu_2010Tim Smith2020-10-262-0/+23
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add Test Kitchen testing on Ubuntu 20.10ubuntu_2010Tim Smith2020-10-262-0/+23
|/ | | | | | | | We can bump this up to the latest non-LTS release every 6 months to determine if there's any resource updates we need to make in advance of the LTS release. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.1 by Chef Expeditorv16.7.1Chef Expeditor2020-10-267-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10551 from chef/remove-net-http-monkeypatch-part-2Tim Smith2020-10-262-14/+0
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove references to monkeypatch method.Pete Higgins2020-10-262-14/+0
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Bump version to 16.7.0 by Chef Expeditorv16.7.0Chef Expeditor2020-10-267-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10550 from chef/empty_blockTim Smith2020-10-261-3/+0
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove an empty before block in a specTim Smith2020-10-261-3/+0
| | | | | | | | | | | | No need for this. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.6.39 by Chef Expeditorv16.6.39Chef Expeditor2020-10-267-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10548 from chef/remove-net-http-monkeypatchTim Smith2020-10-267-29/+7
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove unused monkeypatch on net/http.remove-net-http-monkeypatchPete Higgins2020-10-267-29/+7
|/ | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.6.38 by Chef Expeditorv16.6.38Chef Expeditor2020-10-217-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10544 from chef/nuke_more_binsTim Smith2020-10-211-0/+2
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove coderay and ffi-yajl-bench binstubsTim Smith2020-10-211-0/+2
| | | | | | | | | | | | | | Nuke a few more binstubs that have nothing to do with chef and shouldn't be shipped. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.6.37 by Chef Expeditorv16.6.37Chef Expeditor2020-10-217-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10543 from chef/tls12Tim Smith2020-10-202-98/+89
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * ensure powershell_package commands are run with tls 1.2mwrock2020-10-202-98/+89
| | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | Bump version to 16.6.36 by Chef Expeditorv16.6.36Chef Expeditor2020-10-207-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10542 from chef/bumps_2020_v4Tim Smith2020-10-202-7/+7
|\ \ | | | | | | Bump Ohai to 16.7 and cacerts to the latest
| * | Bump Ohai to 16.7 and cacerts to the latestTim Smith2020-10-202-9/+7
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.6.35 by Chef Expeditorv16.6.35Chef Expeditor2020-10-207-21/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.6.34 by Chef Expeditorv16.6.34Chef Expeditor2020-10-207-19/+20
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10541 from chef/nuke_yard_taskTim Smith2020-10-204-43/+27
|\ \ | | | | | | Remove the yard doc generation task / group
| * | Remove the yard doc generation task / groupTim Smith2020-10-204-43/+27
| | | | | | | | | | | | | | | | | | If someone wants the yard docs locally they can just gem install yard and then run yard. This is way overthinking the problem and requires us to exclude the group all over the place. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10540 from chef/rake_updatesTim Smith2020-10-205-89/+4
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add missing require in the RakefileTim Smith2020-10-201-0/+1
| | | | | | | | | | | | | | | | | | This was coming in for free with the other rake task. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove the announcement rake task + minor task updatesTim Smith2020-10-205-89/+3
|/ / | | | | | | | | | | | | | | | | - The rake task to generate the announcement no longer works because our release notes file contains all the release notes. We're going to need some automation in the future for this, but this isn't it. - Convert the docs task from .to_yml to YAML.dump - Improve the component rake task description - Nuke another copyright data range Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.6.33 by Chef Expeditorv16.6.33Chef Expeditor2020-10-207-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10539 from chef/gem_cleanupTim Smith2020-10-206-16/+21
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix the changelog URL for chef-utils as wellTim Smith2020-10-201-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update chef-config/chef-config.gemspec Tim Smith2020-10-201-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Minor gem cleanup for chef-bin/chef-utils/chef-configTim Smith2020-10-206-15/+20
|/ | | | | | | | | | | Add metadata to chef-config Update the descriptions for Chef Infra Move dev deps to the gemfiles so we're consistent in all the gems in this repo Just dep on rspec since rspec itself is mocks/expectations/core Add rake dep to chef-bin Nuke the unused .rspec file in chef-bin Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.6.32 by Chef Expeditorv16.6.32Chef Expeditor2020-10-207-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10536 from tecracer-theinen/fix/lwrp-cacheTim Smith2020-10-201-2/+2
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix LWRP build cacheThomas Heinen2020-10-201-2/+2
|/ | | | Signed-off-by: Thomas Heinen <theinen@tecracer.de>
* Merge pull request #10535 from chef/slim_kitchenTim Smith2020-10-191-2/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove insserv-compat from opensuse now that it's there by defaultTim Smith2020-10-191-2/+1
|/ | | | | | This is in the dokken image now. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.6.31 by Chef Expeditorv16.6.31Chef Expeditor2020-10-207-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10534 from chef/faster_installsTim Smith2020-10-192-18/+21
|\ | | | | Update train-core & pull in the faster MSI installs