summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated ohai version to 17jgarud/build_failure_chef_16jayashrig2020-12-293-205/+32
| | | | Signed-off-by: jayashrig158 <jgarud@msystechnologies.com
* Bump version to 16.9.3 by Chef Expeditorv16.9.3Chef Expeditor2020-12-207-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10768 from axl89/10766-fix-crond-sensitive-16Tim Smith2020-12-201-0/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fixed cron_d resource ignoring sensitive propertyAxel Amigo Arnold2020-12-191-0/+1
|/ | | | | Signed-off-by: Axel Amigo <axl89@users.noreply.github.com> (cherry picked from commit fcb06a126aae91e65ea9e050c8ad8d0c6f5be06e)
* Merge pull request #10757 from chef/start_bumpTim Smith2020-12-181-5/+2
|\ | | | | Setup Expeditor to start the bump
| * Setup Expeditor to start the bumpTim Smith2020-12-181-5/+2
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.9.2 by Chef Expeditorv16.9.2Chef Expeditor2020-12-187-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10755 from ↵Tim Smith2020-12-184-8/+7
|\ | | | | | | | | chef/update-link-to-compliance-phase-troubleshooting-docs Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove a reference to audit cookbook from a comment.Pete Higgins2020-12-181-2/+2
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Update links to Compliance Phase documentation in log messages.Pete Higgins2020-12-183-6/+5
|/ | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.9.1 by Chef Expeditorv16.9.1Chef Expeditor2020-12-187-20/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.9.0 by Chef Expeditorv16.9.0Chef Expeditor2020-12-187-18/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10751 from chef/fix-failures-in-ssl-handlerTim Smith2020-12-184-92/+133
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Don't pollute trusted_certs test data to keep bootstrap tests happy.fix-failures-in-ssl-handlerPete Higgins2020-12-174-10/+17
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Don't write to test data directories to avoid state leaking into other tests.Pete Higgins2020-12-161-13/+10
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * chefstylePete Higgins2020-12-161-2/+2
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Use namespaced File constant consistently.Pete Higgins2020-12-161-2/+2
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Return early to remove a level of nesting.Pete Higgins2020-12-161-20/+20
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Simplify test setup.Pete Higgins2020-12-161-14/+12
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Simplify some circuitous test setup.Pete Higgins2020-12-161-7/+7
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Backfill some missing tests and simplify the existing one.Pete Higgins2020-12-161-7/+11
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * The port doesn't matter.Pete Higgins2020-12-161-1/+1
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Simplify test grouping.Pete Higgins2020-12-161-40/+30
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Remove outdated test cruft.Pete Higgins2020-12-161-3/+0
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Remove a test that was not testing behavior of the code under test.Pete Higgins2020-12-161-5/+0
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Handle bad certs in trusted_certs_dir.Pete Higgins2020-12-162-1/+19
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Add friendlier error messages for OpenSSL stuff.Pete Higgins2020-12-162-6/+27
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Properly handle DER encoded certs and keys.Pete Higgins2020-12-165-3/+17
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Merge pull request #10754 from chef/cleanup-bootstrap-certs-testsTim Smith2020-12-183-18/+5
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Cleanup bootstrap trusted_certs_dir tests.cleanup-bootstrap-certs-testsPete Higgins2020-12-173-18/+5
|/ / | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Update CHANGELOG.md with details from pull request #10746Chef Expeditor2020-12-161-3/+4
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10746 from chef/remove-old-test-scriptTim Smith2020-12-151-47/+0
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove old test script.remove-old-test-scriptPete Higgins2020-12-151-47/+0
| |/ | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Bump version to 16.8.19 by Chef Expeditorv16.8.19Chef Expeditor2020-12-167-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10745 from chef/bump_train_2Tim Smith2020-12-152-12/+12
|\ \ | | | | | | Update train to 3.4.4
| * | Update train to 3.4.4Tim Smith2020-12-152-12/+12
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.8.18 by Chef Expeditorv16.8.18Chef Expeditor2020-12-167-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10744 from chef/passing_windowsTim Smith2020-12-151-1/+1
|\ \ \ | | | | | | | | Extend the PR verification timeout to 45 minutes
| * | | Extend the PR verification timeout to 45 minutesTim Smith2020-12-151-1/+1
| |/ / | | | | | | | | | | | | | | | Windows can take a while to run now. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10743 from chef/timeoutTim Smith2020-12-151-1/+1
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | locale: Update the locale-gen timeout to 1800sTim Smith2020-12-151-1/+1
| | | | | | | | | | | | | | | | | | This command can take a while to run so let's give it all the time it needs to complete. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.8.17 by Chef Expeditorv16.8.17Chef Expeditor2020-12-167-19/+20
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10735 from chef/add-chef-node-attribute-to-compliance-phaseTim Smith2020-12-153-3/+40
|\ \ | | | | | | Add audit cookbook's chef_node_attribute_enabled to Compliance Phase.
| * | Add audit cookbook's chef_node_attribute_enabled to Compliance Phase.add-chef-node-attribute-to-compliance-phasePete Higgins2020-12-113-3/+40
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | | Bump version to 16.8.16 by Chef Expeditorv16.8.16Chef Expeditor2020-12-167-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10739 from chef/docsTim Smith2020-12-1510-23/+19
|\ \ \ | | | | | | | | Improve our automated resource documentation generation
| * | | Nuke the comment from rubyTim Smith2020-12-151-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Add formatting in mdadm resourceTim Smith2020-12-151-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Update lib/chef/resource/remote_directory.rb Tim Smith2020-12-151-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * | | Improve our automated resource documentation generationTim Smith2020-12-159-21/+17
| | | | | | | | | | | | | | | | | | | | | | | | Add more note values to the descriptions, update a few examples for cookstyle and modern gems, and identify a few more resources as providing package on their platform Signed-off-by: Tim Smith <tsmith@chef.io>