| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
|
| |
| |
| |
| | |
Signed-off-by: Collin McNeese <cmcneese@chef.io>
|
| |
| |
| |
| | |
Signed-off-by: Collin McNeese <cmcneese@chef.io>
|
| |
| |
| |
| | |
Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: Jared Kauppila <Jared.Kauppila@sentry.com>
|
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \
| | |
| | | |
Add 'enable' action to 'kernel_module' resource to reverse 'disable' action.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes #12104
Signed-off-by: qubitrenegade <qubitrenegade@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/ /
| |
| |
| | |
Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
|
|\ \
| |/
|/| |
rewrite macos_userdefaults using corefoundation gem
|
| |
| |
| |
| | |
Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
code to be more readable
Signed-off-by: John McCrae <john.mccrae@progress.com>
|
|\ \
| | |
| | | |
Add Json verifier
|
| | |
| | |
| | |
| | | |
Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch adds Json verifier to the list of built-in verifiers. Json verifier
can be used with symbol ':json' on `file` like resources such as `file`,
`template` etc.
Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
|
|\ \ \
| | | |
| | | | |
Native compliance phase
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
compliance/{profiles,waivers,inputs} directories supported in cookbooks.
include_profile, include_waiver, include_input as DSL methods to
dynamically add compliance phase items to the run.
inspec_waiver, inspect_input resources for additional sugar and a
resource-like API.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | | |
|
|/ /
| |
| |
| | |
Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
|
|\ \
| | |
| | | |
Coerce mount_point only when it is not root directory
|
| | |
| | |
| | |
| | | |
Signed-off-by: JiSoo Kim <jskim910118@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
gholtiii/gh/chef_client_scheduled_task_behaves_like_cron
Enable chef-client scheduled task to behave like chef_client_cron, with consistent delay calculated once from splay
|
| | |
| | |
| | |
| | |
| | |
| | | |
consistent delay calculated once
Signed-off-by: George Holt <gholtiii@me.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |/
|/|
| |
| |
| |
| |
| |
| | |
This patch adds Yaml verifier to the list of built-in verifiers. Yaml
verifier can be used on `file` like resources such as `file`, `template`
etc.
Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
|
| |
| |
| |
| |
| |
| | |
windows_task priority property to boost chef-client spawned processes
Signed-off-by: George Holt <gholtiii@me.com>
|
| |
| |
| |
| | |
Signed-off-by: Ashwin <avarma@msystechnologies.com>
|
|/
|
|
|
|
|
| |
- Sensitive property was not working on user_ulimit.
- Added required specs.
Signed-off-by: Ashwin <avarma@msystechnologies.com>
|
|
|
|
| |
Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\
| |
| | |
Support '-' and '@' for homebrew cask name
|
| |
| |
| |
| |
| |
| |
| | |
To clarify what I want to do test in this change I remove duplicated
test based on @tas50 review comment.
Signed-off-by: byplayer <byplayer100@gmail.com>
|
| |
| |
| |
| |
| | |
Some cask name include '-' and '@' so I fix regular expression for
cask name validation.
|
| |
| |
| |
| |
| |
| | |
Fixed testcase failure.
Signed-off-by: antima-gupta <agupta@msystechnologies.com>
|
|/
|
|
|
|
|
| |
Copied from the desktop-config cookbook and simplified a little bit to
skip properties we can calculate automatically.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ |
|
| |
| |
| |
| |
| |
| | |
updated the spec file to account for the change in data types
Signed-off-by: John McCrae <john.mccrae@progress.com>
|
| |
| |
| |
| |
| |
| | |
updated the spec file to account for the change in data types
Signed-off-by: John McCrae <john.mccrae@progress.com>
|
| |
| |
| |
| |
| |
| | |
updated the spec file to account for the change in data types
Signed-off-by: John McCrae <john.mccrae@progress.com>
|
|\ \ |
|
| |/
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|