Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to deactivate inspection by component #34

Merged
merged 6 commits into from
Apr 22, 2016
Merged

Allow to deactivate inspection by component #34

merged 6 commits into from
Apr 22, 2016

Conversation

gregkare
Copy link
Collaborator

@gregkare gregkare commented Jan 6, 2015

Based on #31

By default, knife inspect treats all components (role, cookbooks, env)
Using --no-cookbooks will make it skip cookbook inspection
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 081857f on options into b91141d on master.

@@ -15,6 +15,15 @@
knife_inspect.run
end

before do
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something with Chef 11 is really weird, I had to do this to get the config hash to not be empty. Has anyone seen this before?

They can be used to disable checking cookbooks, data bags, data bag
items, environments, roles
@gregkare gregkare merged commit 956b8f2 into master Apr 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants