summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | | | Bump version to 16.8.15 by Chef Expeditorv16.8.15Chef Expeditor2020-12-167-18/+26
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #10740 from axelrtgs/bugfix/windowsbootstrapTim Smith2020-12-151-1/+1
|\ \ \ \ | |_|_|/ |/| | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Windows Trusted cert path slashes fixaxelrtgs2020-12-151-1/+1
| |/ / | | | | | | | | | Signed-off-by: Jamie Zaharopoulos <jamie@axelrtgs.com>
* | | Merge pull request #10741 from chef/remove-a-useless-testTim Smith2020-12-151-7/+0
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove a useless test.Pete Higgins2020-12-151-7/+0
|/ / | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Update bumping_the_major_version.mdTim Smith2020-12-111-5/+7
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md to reflect the promotion of 16.8.14Chef Expeditor2020-12-122-16/+13
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10734 from chef/notesTim Smith2020-12-111-0/+7
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add release notes for 16.8.14notesTim Smith2020-12-111-0/+7
|/ | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com> Co-authored-by: pete higgins <pete@peterhiggins.org>
* Bump version to 16.8.14 by Chef Expeditorv16.8.14Chef Expeditor2020-12-117-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10733 from chef/fix-broken-chef-automate-server-reporterTim Smith2020-12-113-31/+71
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Instead of silently failing, raise an exception for bad reporter types.Pete Higgins2020-12-112-6/+3
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Fix inaccurate log message.Pete Higgins2020-12-112-2/+2
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Inline some local variables and alphabetize hash keys.Pete Higgins2020-12-111-12/+8
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Remove gate on impossible case.Pete Higgins2020-12-112-21/+10
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Refactor to separate reporter creation from report sending.Pete Higgins2020-12-113-31/+42
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Fix broken code in compliance runner's send_report.Pete Higgins2020-12-112-5/+52
|/ | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.8.13 by Chef Expeditorv16.8.13Chef Expeditor2020-12-117-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.8.12 by Chef Expeditorv16.8.12Chef Expeditor2020-12-117-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.8.11 by Chef Expeditorv16.8.11Chef Expeditor2020-12-117-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10728 from rveznaver/fix-pty-sudoTim Smith2020-12-111-0/+2
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * make rubocop happyRobert Vežnaver2020-12-111-0/+1
| | | | | | | | Signed-off-by: Robert Vežnaver <rveznaver@users.noreply.github.com>
| * tty-prompt already required in core/ui.rbRobert Vežnaver2020-12-111-1/+0
| | | | | | | | Signed-off-by: Robert Vežnaver <rveznaver@users.noreply.github.com>
| * Raise error and retry with PTY on sudo password promptRobert Vežnaver2020-12-101-0/+2
| | | | | | | | Signed-off-by: Robert Vežnaver <rveznaver@users.noreply.github.com>
* | Merge pull request #10731 from chef/libiconvTim Smith2020-12-111-1/+1
|\ \ | | | | | | Update libiconv to 1.16
| * | Update libiconv to 1.16libiconvTim Smith2020-12-101-1/+1
| | | | | | | | | | | | | | | | | | use the latest library Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10732 from chef/openssl_bumpTim Smith2020-12-112-2/+2
|\ \ \ | | | | | | | | Update openSSL to 1.0.2x
| * | | Update openSSL to 1.0.2xTim Smith2020-12-112-2/+2
|/ / / | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.8.10 by Chef Expeditorv16.8.10Chef Expeditor2020-12-117-18/+26
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.