summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Higgins <pete@peterhiggins.org>2020-12-18 11:06:41 -0800
committerPete Higgins <pete@peterhiggins.org>2020-12-18 11:06:41 -0800
commitddfc5d8eca813349de350e8b692f1a35f95d4421 (patch)
treea5be781ce156f4adc5bfa344b848196e0a2fa986
parent68c2d1d114907b43e3e0cf30e19e60e3d16f13c5 (diff)
downloadchef-ddfc5d8eca813349de350e8b692f1a35f95d4421.tar.gz
Remove a reference to audit cookbook from a comment.
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
-rw-r--r--lib/chef/compliance/fetcher/automate.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/compliance/fetcher/automate.rb b/lib/chef/compliance/fetcher/automate.rb
index c86da331c2..b254684280 100644
--- a/lib/chef/compliance/fetcher/automate.rb
+++ b/lib/chef/compliance/fetcher/automate.rb
@@ -7,8 +7,8 @@ class Chef
class Automate < ::InspecPlugins::Compliance::Fetcher
name "chef-automate"
- # it positions itself before `compliance` fetcher
- # only load it, if you want to use audit cookbook in Chef Solo with Chef Automate
+ # Positions this fetcher before Chef InSpec's `compliance` fetcher.
+ # Only load this file if you want to use Compliance Phase in Chef Solo with Chef Automate.
priority 502
CONFIG = {