| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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.
|
|\
| |
| | |
Allow passing multiple ports in windows_firewall
|
| |
| |
| |
| |
| |
| | |
Otherwise it won't compare to the PS output
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Allow ports to be an integer
Allow ports to be a comma separated list or an array
Workaround a bug in PowerShell where arrays that are converted to json turn into hashes with the count and the value
The quotes around the port are removed because you can't pass '80,8080' in the cmdlet. It has to be a bare 80,8080
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.
|
|\
| |
| | |
resource inspector: don't convert nil to "nil" in default values
|
| |
| |
| |
| |
| |
| | |
Only inspec the value if it isn't nil.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \
| |/
|/| |
Add additional descriptions to resource and update others
|
|/
|
|
|
|
|
| |
Update descriptions to match the edits that were done to the docs site. Also fix windows_share to lazily eval the arrays, which is a bugfix + a docs fix the way we generate docs right now.
Signed-off-by: Tim Smith <tsmith@chef.io>gi
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.
|
|\
| |
| | |
Defer running initramfs_command until end of run
|
| |
| |
| |
| | |
Signed-off-by: Tom Doherty <tom.doherty@fixnetix.com>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Fully remove knife cookbook create command
|
| | |
| | |
| | |
| | |
| | |
| | | |
We already removed all functionality and replaced it with an error message. This prevents the command from showing up in help.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \ \
| | | |
| | | | |
Add more validation_messages to properties
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Provide users with more helpful messages
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | |
| | | |
| | | |
| | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \ \
| | | | |
| | | | | |
Make knife command banners consistent
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Add (options) everywhere you can pass in options.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | |
| | | |
| | | |
| | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \ \
| | | | |
| | | | | |
Add windows_firewall_rule
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Improve resource descriptions for resource documentation automation
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
Remove the remaining OSC 11 knife user commands
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The previous PR removed the argv rewrite, but didn't remove the actual
commands it rewrote to. Now we remove the commands so they don't show up
in help.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
Remove knife user support for open source Chef Server < 12
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
We shipped Chef 12 server on 2014-11-25. We've maintained backwards compatibility here by shipping double plugins, constantly checking for Chef 11 and then rewriting passed args. We deprecated it with Chef 14. This fully removes support. chef-client will continue to work on chef 11, but users cannot be managed with knife from a workstation running the latest version of Chef/ChefDK.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|