summaryrefslogtreecommitdiff
path: root/spec/run_oc_pedant.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/run_oc_pedant.rb')
-rw-r--r--spec/run_oc_pedant.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index 92ef136..25b5ea9 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -104,7 +104,9 @@ begin
# are turned off" - @jkeiser
#
# ...but we're not there yet
- '--skip-keys',
+ '--skip-client-keys',
+ '--skip-controls',
+ '--skip-acl',
# Chef Zero does not intend to support validation the way erchef does.
'--skip-validation',