From 4cbc6274889ddedf105ec99200f53b50439df273 Mon Sep 17 00:00:00 2001 From: Claire McQuin Date: Wed, 14 Jan 2015 11:40:48 -0800 Subject: Update DSL method name to controls_group. Update to use control_group. Unify wording along control_group. Unify wording along control_group. Fix typo. Enable audit mode. Update to use control_group syntax. Update for audit DSL changes. Update for audit DSL change. --- kitchen-tests/.chef/client.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kitchen-tests/.chef') diff --git a/kitchen-tests/.chef/client.rb b/kitchen-tests/.chef/client.rb index 98f773d691..be46e2e8d7 100644 --- a/kitchen-tests/.chef/client.rb +++ b/kitchen-tests/.chef/client.rb @@ -6,3 +6,5 @@ log_level :info chef_repo_path repo_dir local_mode true cache_path "#{ENV['HOME']}/.cache/chef" + +audit_mode :enabled \ No newline at end of file -- cgit v1.2.1