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

Fail Chef run if Audit Mode is enabled #238

Merged
merged 1 commit into from Jun 14, 2017

Commits on Jun 12, 2017

  1. Fail Chef run if Audit Mode is enabled

    Chef's Audit Mode and InSpec (via the audit cookbook) are not compatible
    to be run simultaneously. This change raises an exception if the audit
    cookbook is attempted to be run on a node on which Chef's Audit mode
    is not disabled.
    
    Signed-off-by: Adam Leff <adam@leff.co>
    adamleff committed Jun 12, 2017
    Copy the full SHA
    e41d0e9 View commit details
    Browse the repository at this point in the history