Skip to content

Commit

Permalink
Finish incomplete README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sbabcoc committed Jul 12, 2019
1 parent 9ee7091 commit 8b13be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ The `audit-enforcer` enables you to enforce compliance with executed profiles. I
default['audit']['reporter'] = 'audit-enforcer'
```

Note that detection of non-compliance will immediately terminate the Chef Client run. If you specify [multiple reporters](#multiple-reporters), place the `audit-enforcer` at the end of the list to
Note that detection of non-compliance will immediately terminate the Chef Client run. If you specify [multiple reporters](#multiple-reporters), place the `audit-enforcer` at the end of the list, allowing the other reporters to generate their output prior to run termination.

#### Multiple Reporters

Expand Down

0 comments on commit 8b13be3

Please sign in to comment.