| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Fix knife bootstrap_version CLI option overriding config option
|
| |
| |
| |
| |
| |
| |
| | |
the bootstrap context isn't responsible for merging so this was always
testing the wrong behavior
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
closes #8834
@ccrebolder this should be all that is necessary to fix your issue.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| |/
|/| |
Add arm? helper to chef-utils
|
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/
|
|
|
|
| |
It's tagged as first shipping in chef 15.10 since I plan to backport this and that'll make sense in the docs.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Spell checking in comments and log messages
|
| |
| |
| |
| | |
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
|
| |
| |
| |
| | |
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
|
| |
| |
| |
| | |
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
|
| |
| |
| |
| | |
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
|
| |
| |
| |
| | |
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
|
|\ \
| | |
| | | |
Fixed systemd_unit not respecting sensitive property
|
| | |
| | |
| | |
| | | |
Signed-off-by: sanga17 <sausekar@msystechnologies.com>
|
| |/
| |
| |
| | |
Signed-off-by: sanga17 <sausekar@msystechnologies.com>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| |/
|/| |
Update InSpec to 4.18.104
|
|/
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
15: Really skip the reboot pending func test if a reboot is pending
|
| |
| |
| |
| |
| |
| | |
This looks like it never worked but we happened to never run into it until we added a desktop platform to the pipeline.
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
|\ \
| |/
|/| |
15 backport: Improved Ruby download/install for functional tests
|
| |
| |
| |
| |
| |
| |
| | |
This should reduce or remove race conditions while downloading the same
file on multiple container instances.
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Adds more error checking and avoids trying to download Ruby if for some
reason it already exists on disk and matches the SHA256 hash.
The primary issue discovered when troubleshooting this script was that
aws.exe was running asynchronous. That was 'fixed' with '| Out-Null'.
Backport of #9603
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
15: Use $env:temp instead of c:/ for functional tests
|
| |
| |
| |
| |
| |
| | |
The drive root has more restrictive permissions
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
|/
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Add Ubuntu 20.04 back
|
|/
|
|
|
|
| |
We've updated our testers
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Swap Ubuntu 20.04 for 18.04 aarch64
|
|/
|
|
|
|
| |
20.04 has testing issues right now.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Add Ubuntu 20.04 validation / package creation
|
| |
| |
| |
| |
| |
| | |
BOOM!
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \
| |/
|/| |
Add security notes for 15.9
|
|/
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\
| |
| | |
Update the 15.9 release notes
|
| |
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
|
| |
| |
| |
| |
| |
| | |
I added more
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
build_essential: Support macOS 10.15 and improve idempotency
|