summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add RHEL 8 (aarch64) Testercsnapp/add_rhel_8_aarch64_to_15Christopher A. Snapp2020-03-091-0/+1
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Bump version to 15.8.25 by Chef Expeditorv15.8.25Chef Expeditor2020-02-277-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9403 from cinc-project/backport_dist_bootstrapTim Smith2020-02-279-46/+66
|\ | | | | Backport dist bootstrap
| * Allow "folders method" to receive platform argMarc Chamberland2020-02-262-1/+10
| | | | | | | | Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
| * remove static wrapper scriptMarc Chamberland2020-02-261-459/+0
| | | | | | | | Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
| * Templating powershell extensions to inject distro constantsMarc Chamberland2020-02-263-0/+469
| | | | | | | | Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
| * capitalize drive letterMarc Chamberland2020-02-261-3/+3
| | | | | | | | Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
| * remove useless interpolation in commentsMarc Chamberland2020-02-261-2/+2
| | | | | | | | Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
| * Pass distro and platform specific paths into bootstrap templatesMarc Chamberland2020-02-263-23/+24
|/ | | | Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
* Bump version to 15.8.24 by Chef Expeditorv15.8.24Chef Expeditor2020-02-117-18/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9358 from chef/updates_15_v2Tim Smith2020-02-112-5/+5
|\ | | | | Update all deps to latest
| * Update all deps to latestupdates_15_v2Tim Smith2020-02-102-5/+5
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Fix knife-windows tests by using the right rake taskTim Smith2020-02-101-1/+1
| | | | | | | | | | | | I changed this task name in knife-windows repo Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md to reflect the promotion of 15.8.23Chef Expeditor2020-02-102-36/+33
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Add note about catalina signingTim Smith2020-02-101-0/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Add Chef Infra Client 15.8 release notes (#9325)Tim Smith2020-02-101-314/+437
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Chef Infra Client 15.8 release notes Release notes for 15.8 Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> * Document notify_group Signed-off-by: Tim Smith <tsmith@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Bump version to 15.8.23 by Chef Expeditorv15.8.23Chef Expeditor2020-02-077-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9353 from chef/lcg/null-backportLamont Granquist2020-02-063-1/+106
|\ | | | | Add notify_group resource (Chef 15 backport)
| * Add notify_group resourceLamont Granquist2020-02-063-1/+106
| | | | | | | | | | | | | | This can be used to replace the abuse of the log resource for grouping notifications. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 15.8.22 by Chef Expeditorv15.8.22Chef Expeditor2020-02-077-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 15.8.21 by Chef Expeditorv15.8.21Chef Expeditor2020-02-077-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 15.8.20 by Chef Expeditorv15.8.20Chef Expeditor2020-02-077-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9351 from chef/knife_15Tim Smith2020-02-0624-30/+68
|\ \ | | | | | | Lazy load as many knife deps as possible
| * | Make the cookbook_uploader spec actually require the classTim Smith2020-02-061-0/+1
| | | | | | | | | | | | | | | | | | | | | Now that knife doesn't depend on this it's not loaded out of the box by our requirement on chef Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Lazy load as many knife deps as possibleTim Smith2020-02-0623-30/+67
| | | | | | | | | | | | | | | | | | | | | This gets us a small speedup on my mac, and probably a larger speedup on Windows where the loading hurts more. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #9352 from chef/better_error_15Tim Smith2020-02-062-3/+3
|\ \ \ | | | | | | | | Expand the path in knife cookbook upload errors
| * | | Update the spec for the new formatTim Smith2020-02-061-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Expand the path in knife cookbook upload errorsTim Smith2020-02-061-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | WARNING: Could not find any cookbooks in your cookbook path: '/Users/tsmith/dev/work/chef'. Use --cookbook-path to specify the desired path. instead of: WARNING: Could not find any cookbooks in your cookbook path: .. Use --cookbook-path to specify the desired path. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #9350 from chef/inspec_15Tim Smith2020-02-062-18/+21
|\ \ \ | |/ / |/| | Update inspec-core to 4.18.85
| * | Update inspec-core to 4.18.85Tim Smith2020-02-062-18/+21
|/ / | | | | | | | | | | Pull in the latest inspec release. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.8.19 by Chef Expeditorv15.8.19Chef Expeditor2020-02-067-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9345 from chef/backportsTim Smith2020-02-062-10/+7
|\ \ | | | | | | Improve welcome text in chef-shell
| * | Less memeTim Smith2020-02-061-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Rework the welcome text to be more helpfulTim Smith2020-02-062-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | Get rid of the old Ohai meme reference Link to the specific doc on how to use the shell Give the version of chef-shell and don't mention Chef Infra Client Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Properly name the modes in the help textTim Smith2020-02-061-2/+2
| | | | | | | | | | | | | | | | | | It's Chef Infra Client mode vs. Chef Infra Solo vs. Standalone Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Use the dist variable for chef-serverTim Smith2020-02-061-1/+1
|/ / | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.8.18 by Chef Expeditorv15.8.18Chef Expeditor2020-02-067-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9339 from chef/csnapp/add_deb10_testerTim Smith2020-02-061-0/+1
|\ \ | | | | | | Add Debian 10 Tester to Chef 15
| * | Add Debian 10 (Buster) TesterChristopher A. Snapp2020-02-061-0/+1
|/ / | | | | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* | Bump version to 15.8.17 by Chef Expeditorv15.8.17Chef Expeditor2020-02-057-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9336 from chef/updates_15Tim Smith2020-02-053-13/+13
|\ \ | | | | | | Update all the Chef 15 deps to the latest
| * | Require the latest win32-service to eliminate FFI warningsTim Smith2020-02-052-2/+2
| | | | | | | | | | | | | | | | | | 2.1.5 resolves deprecation warnings with the latest FFI releases. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update all the Chef 15 deps to the latestTim Smith2020-02-052-11/+11
| | | | | | | | | | | | | | | | | | Mostly to pull in the latest FFI Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.8.16 by Chef Expeditorv15.8.16Chef Expeditor2020-02-057-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 15.8.15 by Chef Expeditorv15.8.15Chef Expeditor2020-02-057-19/+20
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 15.8.14 by Chef Expeditorv15.8.14Chef Expeditor2020-02-057-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9335 from chef/chef-utils-15Tim Smith2020-02-058-69/+122
|\ \ | | | | | | Swap the methods and the aliases in the chef-utils platforms
| * | Add @since to the latest helperchef-utils-15Tim Smith2020-02-051-1/+2
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Plain metal -> bare-metalTim Smith2020-02-052-2/+2
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | More yard for chef-utilsTim Smith2020-02-051-0/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>