| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Make it clear which parts of the run are which for the future
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Also use the word Policyfile
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 default json logger from the compliance API
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This indirectly fixes #11585 and avoids the json logger silently
consuming disk space. By reverting back to a single value we also
avoid the attributes array merging issues.
This might conceivably change behavior to people who were reliant
on the additive array-merge behavior, but the compliance profile
have been considered experimental.
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.
|
|\ \
| | |
| | | |
Fix failures in mac_user when not all user fields are present
|
| | |
| | |
| | |
| | |
| | |
| | | |
After merging https://github.com/chef/chef/pull/11731 our functional tests started failing. It turns out we're not being defensive about data missing when we parse the dscl -> plist -> current resource. On my mac after creating a single user 'foo' with all defaults the shell data is nil as is the is_hidden data. The way we try to get the first item in the array fails on a method missing error for nilclass.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/ /
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
| |
| |
| |
| | |
This reverts commit d4dc1129c3589af97a20f2002a3b54e62e8138ac.
|
| |
| |
| |
| | |
This reverts commit fcf6a7eceecff78b11bffda41200db06536f6641.
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
group: fix gid in use error on macOS
|
| | |
| | |
| | |
| | | |
Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
jasonwbarnett/flush-cache-after-subscription-is-added
Flush package cache after attaching to rhsm subscription
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
|
|\ \ \ \
| |_|_|/
|/| | | |
Make the stacktrace.out message more visible
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Nobody ever reads this.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | |
| | |
| | | |
I deleted 1/2 of them.
Signed-off-by: Tim Smith <tsmith@chef.io>1
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Improve the automatically generated docs.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Simplify how we remove the sensitive properties so we don't have to do
it multiple times.
Add missing action descriptions
Improve formatting on some property descriptions
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Often actions are defined on the provider and not on the resource. This
change updates Provider to support a description opt when declaring the
action, which lets us improve our generated documentation.
This also updates ResourceInspector to look at the provider if the
resource itself does not offer an action description for a given action.
Example:
action :foo, description: "bar" do
...
end
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.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.
|
| |
| |
| |
| | |
fixing quotes
|
| |
| |
| |
| | |
Signed-off-by: Gilbert Liu <zpak@fb.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.
|
|/
|
|
|
|
| |
Be more consistent here
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.
|
|\
| |
| | |
Rename inspec attributes to inputs in compliance phase
|
| |
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Supports attributes as a fallback.
Blows up if you set both.
Closes #11572
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.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|
|
|
|
|
|
|
|
| |
Getting Chef Infra attributes into Chef Inspec inputs is a FAQ and this
seems like an obviously better default.
We are unaware of any breaking change this would cause.
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.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Cleanup the yum_repository resource
|