| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
These are EOL platforms that we no longer produce artifacts for. Let's
simplify / speedup these resources by removing legacy platform checks.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Fix for windows task not idempotent on the windows19 and windows 16
|
| |
| |
| |
| | |
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
|/
|
|
| |
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
x509_certificate : Add the capability to automatically renew a certificate
|
| |
| |
| |
| | |
Signed-off-by: Julien Huon <julien@huon.email>
|
| |
| |
| |
| | |
Signed-off-by: Julien Huon <julien@huon.email>
|
| |
| |
| |
| | |
Signed-off-by: Julien Huon <julien@huon.email>
|
| |
| |
| |
| | |
Signed-off-by: Julien Huon <julien@huon.email>
|
| |
| |
| |
| | |
Signed-off-by: Julien Huon <julien@huon.email>
|
| |
| |
| |
| |
| |
| | |
x509_certificate resource
Signed-off-by: Julien Huon <julien@huon.email>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
bump to license_scount 1.1.3
|
|/ /
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Bump to get a new current release
|
|/ /
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Update to license_scout 1.1.2
|
|/ /
| |
| |
| |
| |
| | |
This should fix failures validating the sync gem.
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.
|
|\ \
| | |
| | | |
Do not build Chef Infra Client on Windows 2008 R2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Windows 2008 R2 is no longer a supported a supported platform by
Microsoft https://support.microsoft.com/en-us/help/4456235/end-of-support-for-windows-server-2008-and-windows-server-2008-r2
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \ \
| | | |
| | | | |
Clear password flags when setting the password on aix
|
| |/ /
| | |
| | |
| | |
| | | |
This will clear the password flags when the password is set for this user. This ensures that the user will not be prompted to change their password on next login.
Signed-off-by: Aron List <aronotmar@live.nl>
|
| | |
| | |
| | |
| | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \
| | | |
| | | | |
Fixes for sudo resource fails on 2nd converge when Cmnd_Alias is used
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
|
| | |
| | |
| | |
| | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \
| |_|/
|/| | |
Update all deps to current
|
|/ /
| |
| |
| |
| |
| | |
Runtime and omnibus to current
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Expand chef-utils yard comments and make consistent
|
| | |
| | |
| | |
| | |
| | |
| | | |
I'm using these to generate the vscode snippets now so the comment is what we display to the end user. I aligned everything that was platform_family to be a platform family check. Some of them are kinda silly since they almost entirely 1:1 match, but this way it's all consistent. I'm not too concerned about someone with omnios in vscode at this point, but it's all done.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \
| | | |
| | | | |
Remove legacy Net::HTTP not needed in Ruby 2.2+
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
There's no need to monkeypatch this anymore.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | |
| | | |
| | | |
| | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \ \
| |_|/ /
|/| | | |
Last batch of wordmarks removal for chef-config
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
Update CONTRIBUTING.md with info about signing off from the github ui
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: susanev <susan.ra.evans@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | | |
added a sentence about how to sign off when using the GitHub web ui to make changes
Signed-off-by: susanev <susan.ra.evans@gmail.com>
|
| | |
| | |
| | |
| | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \
| | | |
| | | | |
Bump chef-vault to 4.0.1, chef-zero to 14.0.17, mixlib-shellout to 3.0.9, and mixlib-authentication to 3.0.6
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
This pull request was triggered automatically via Expeditor when chef-vault 4.0.1 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
|