| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Shorten the resource collision deprecation message
|
| |
| |
| |
| |
| |
| | |
because users don't grok "core"
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| |
| |
| | |
the wall of words hurts more than it helps.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.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.
|
|\ \
| | |
| | | |
Update property descriptions and remove extra nil types
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Docs team cleaned these up and I never trickled them back here.
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>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | |
| | |
| | | |
I failed at English here.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We allowed String, nil, which is a legacy thing that's not longer necessary. Just make these String.
This syncs all the properties with what I just pushed up to the docs site. It cleans up some wording around owner/group properties and fixes typos.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/ /
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Allow resource_inspector be used outside the binary
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Prevously the inspect method wrote out to stdout which makes it
impossible to use as a library. Now it returns data which the start
method will write to stdout. This allowed me to use this as a library
for autogenerating docs.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|/ /
| |
| |
| |
| |
| | |
This is a custom resource. Removing this just increases readability for anyone used to writing resources in cookbooks.
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.
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| |/
|/| |
Add additional property docs + update existing docs
|
| |
| |
| |
| |
| |
| | |
Slowly backporting stuff from the docs site into Chef so we can auto-generate our docs
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| | |
We fixed up some wording on the docs site. This backports those fixes
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.
|
| |
|
|\
| |
| | |
Be more explicit in disabling provides for openssl_x509
|
| |
| |
| |
| |
| |
| |
| | |
Make it clear that we want this to be "true" with Chef 15, but right now
the cookbook needs to win for backwards compatibility reasons.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/ |
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
The comment was right but the code was wrong
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
|
|\
| |
| | |
Resolve new_resource error with cron_d resource
|
| |
| |
| |
| |
| |
| | |
new_resource.cookbook needed to be cookbook inside after_created
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \
| | |
| | | |
cron_d: Add random_delay and cleanup properties
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | |
| | |
| | | |
We don't need to specify nil anymore since it's the default now.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |/
| |
| |
| |
| |
| | |
This was released in cron cookbook 6.1. The template already supported it, but the property was missing.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
|
|/
|
|
|
|
| |
This was left empty by mistake.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
|