| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
validate name field
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
directory and copies all cookbooks into it and then generate metadata.json if it does not exist and load it to upload on Chef server
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
deletes the local copy of it from chef repo
Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
|
| | | |
| | | |
| | | |
| | | | |
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.
|
|\ \ \ \
| | | | |
| | | | | |
Update openssl to 1.0.2u
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
This resolves a CVE. in openssl 1.0.2t
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Windows Path on Bootstrap
As a windows user when I bootstrap a node I expect the path to not have items removed as my cookbooks may depend on executables not stored on common system paths, such as sqlcmd which will break and cause the initial chef run to fail
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
* Update windows_bootstrap_context.rb
Updated path as per feedback
* PATH on windows
Fixes for bad copy paste
Signed-off-by: Jason Field <jason.field@calastone.com>
|
| | | |
| | | |
| | | |
| | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \ \
| | | | |
| | | | | |
Use /etc/chef for bootstrapping instead of CONF_DIR
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
CONF_DIR is resolved based on the host system running chef-client/knife. When we
use it in bootstrap template/context, we need a value based on the
target system that is being bootstrapped so that the paths are correct
(so that we don't try to create C:\chef on a linux system).
Fixes #9224
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \ \
| |/ / /
|/| | | |
Use the right class in knife supermarket install
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
A user on discourse is seeing errors related to this old class. I'm not able to reproduce that failure, but we shouldn't be calling the deprecated class here. Changing this avoids a bogus deprecation warning that tells the user to stop using the legacy command, when they're actually using the new command.
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>
|