summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stop chowning the chef install dir in the postinstconfig_permsTim Smith2021-03-111-5/+0
| | | | | | We entirely remove /opt/chef now so there should be no need to do this IO intensive operation. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.147 by Chef Expeditorv17.0.147Chef Expeditor2021-03-117-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11168 from chef/post_installTim Smith2021-03-111-4/+3
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Create client.rb in postinst with 640 perms not 644post_installTim Smith2021-03-101-4/+3
| | | | | | | | | | | | This matches the permissions we give this file in the chef_client_config resource and in the chef-client cookbook Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.146 by Chef Expeditorv17.0.146Chef Expeditor2021-03-117-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Update RELEASE_NOTES.mdTim Smith2021-03-111-1/+1
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #11171 from ↵Tim Smith2021-03-112-1/+15
|\ \ | | | | | | | | | | | | joshuamiller01/dont_run_file_verifiers_unless_changing_content Signed-off-by: Tim Smith <tsmith@chef.io>
| * | only run file verifiers when the contents changedJoshua Miller2021-03-112-1/+15
|/ / | | | | | | Signed-off-by: Joshua Miller <joshmiller@fb.com>
* | Update RELEASE_NOTES.mdTim Smith2021-03-101-13/+24
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update RELEASE_NOTES.mdTim Smith2021-03-101-0/+3
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update RELEASE_NOTES.mdTim Smith2021-03-101-0/+1
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update RELEASE_NOTES.mdTim Smith2021-03-101-0/+1
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.145 by Chef Expeditorv17.0.145Chef Expeditor2021-03-107-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11158 from chef/post_installTim Smith2021-03-101-0/+6
|\ \ | |/ | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Make the /etc/chef directory as part of the installTim Smith2021-03-101-0/+6
| | | | | | | | | | | | | | You shouldn't need to create this by hand post install. Chef should be as ready to go as we can possibly get it. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.144 by Chef Expeditorv17.0.144Chef Expeditor2021-03-107-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11167 from ↵Tim Smith2021-03-101-1/+1
|\ \ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-software-daeb384 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump omnibus-software from `a7ed951` to `daeb384` in /omnibusdependabot-preview[bot]2021-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a7ed951` to `daeb384`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/a7ed951108689cad13b1ad29293bfe1a0b9e5271...daeb384f6a55f10e20581dcd466973d43f9a9886) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #11164 from ↵Tim Smith2021-03-101-2/+2
|\ \ \ | |/ / |/| | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-4a3c044 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump omnibus from `fb2a005` to `4a3c044` in /omnibusdependabot-preview[bot]2021-03-101-2/+2
|/ / | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `fb2a005` to `4a3c044`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/fb2a0058e37d4bede556d085714d54a5ded99f58...4a3c044138a2415dfb21ef53603f0a941407a2f0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump version to 17.0.143 by Chef Expeditorv17.0.143Chef Expeditor2021-03-107-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Fix typo in readmeTim Smith2021-03-091-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #11157 from chef/oracle_8Tim Smith2021-03-092-2/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove installing htop in testTim Smith2021-03-092-2/+1
|/ | | | | | Get the builds green again Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.142 by Chef Expeditorv17.0.142Chef Expeditor2021-03-097-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11156 from chef/bump_ohaiTim Smith2021-03-092-9/+9
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump Ohai and chefstyle tot the latestTim Smith2021-03-092-9/+9
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.141 by Chef Expeditorv17.0.141Chef Expeditor2021-03-097-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11154 from krackajak/launchctl_full_pathTim Smith2021-03-093-7/+7
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * use full path for launchctl callsJeff Johnson2021-03-093-7/+7
| | | | | | | | Signed-off-by: Jeff Johnson <jeff@jeffs-tech.com>
* | Bump version to 17.0.140 by Chef Expeditorv17.0.140Chef Expeditor2021-03-097-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11150 from chef/effortlessTim Smith2021-03-092-0/+23
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add effortless? helper to chef-utilseffortlessTim Smith2021-03-072-0/+23
|/ | | | | | This uses our new effortless detection in Ohai Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.139 by Chef Expeditorv17.0.139Chef Expeditor2021-03-077-20/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.138 by Chef Expeditorv17.0.138Chef Expeditor2021-03-077-18/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11153 from chef/rollback_certTim Smith2021-03-063-4/+4
|\ | | | | Pin win32-certstore to 0.5.x until we resolve failures
| * Pin win32-certstore to 0.5.x until we resolve failuresTim Smith2021-03-063-4/+4
|/ | | | | | 0.6.0 is causing build failures Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #11151 from chef/ffiTim Smith2021-03-063-16/+16
|\ | | | | Update FFI to 1.15.0
| * Update FFI to 1.15.0ffiTim Smith2021-03-063-16/+16
| | | | | | | | | | | | This may fix the issues in 1.14. We'll see. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md with details from pull request #11140Chef Expeditor2021-03-071-3/+4
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11140 from chef/fix_oracle8Tim Smith2021-03-061-3/+3
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Use DNF on Oracle / CentOS kitchen testsfix_oracle8Tim Smith2021-03-061-3/+3
| |/ | | | | | | | | | | Oracle 8 docker image no longer ships with yum Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.137 by Chef Expeditorv17.0.137Chef Expeditor2021-03-077-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11148 from jaymzh/applyTim Smith2021-03-062-0/+134
|\ \ | | | | | | Build place for documenting internal/dev/unsupported commands
| * | Build place for documenting internal/dev/unsupported commandsPhil Dibowitz2021-03-062-0/+134
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | After discussion in last week's Chef Triage meeting, there are tools which are unsupported, confusing to new users, and shouldn't be confused with the "right" ways to use Chef products. However, those tools are often useful to developers or sufficiently advanced users and should be documented somewhere else where it's clear you're off the beaten path. We decided this is the correct place, so I'm taking the recently removed chef-apply docs (https://github.com/chef/chef-workstation/blob/5af407dc6bd1432994cd89cc56ae00cf95cbb37f/docs-chef-io/content/workstation/ctl_chef_apply.md) and putting them here Signed-off-by: Phil Dibowitz <phil@ipom.com>
* | Bump version to 17.0.136 by Chef Expeditorv17.0.136Chef Expeditor2021-03-077-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Update RELEASE_NOTES.mdTim Smith2021-03-061-0/+1
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #11149 from jaymzh/fix-idempotency-logsTim Smith2021-03-0640-109/+109
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Move idempotency logs to debugPhil Dibowitz2021-03-0640-109/+109
|/ | | | | | | | | | | | | | | | | | | | | | | | | This was discussed in the last Chef Triage meeting. In the great move to trace logging, which is great, idempotency check logs moved to trace, which defeats the purpose. The goal is to keep "internal chef" logging in trace so that when users are trying to figure out why their cookbook isn't acting as expected they can look at debug without having to see all the other cruft. But "here's why I didn't install the package you said to install" is table-steaks "I'm trying to debug my cookbook." This moves those logs back to debug. There were a variety of cases where logging was pretty nonstandard in other ways, but to keep this PR scoped, I didn't change those. I did fix a few related logging issues: * A few warns that should have been debug in windows_task * A few places where there was basically no logging whatsoever, I put a few of the "I did X" logs to 'debug' (from trace). It coudl be argued some of those should be 'info', but that's a bigger change that I didn't want to put into this PR Signed-off-by: Phil Dibowitz <phil@ipom.com>
* Merge pull request #11141 from chef/certstoreTim Smith2021-03-041-0/+15
|\ | | | | Add dep bump PRs for more win32 gems