diff options
author | Chris Doherty <cdoherty@chef.io> | 2016-01-21 16:02:34 -0800 |
---|---|---|
committer | Chris Doherty <cdoherty@chef.io> | 2016-01-21 16:02:34 -0800 |
commit | a4b79360293ee2dedc119ed06aebe383d4012d82 (patch) | |
tree | 29669c482e53380af8743fbbd65d5a34336b4060 /spec | |
parent | d242ffdf477689cea8192a8b7ddbafb630f1178b (diff) | |
download | chef-zero-a4b79360293ee2dedc119ed06aebe383d4012d82.tar.gz |
Remove --skip-containers.cd/run-container-specs
Diffstat (limited to 'spec')
-rw-r--r-- | spec/run_oc_pedant.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb index b7a3619..a064618 100644 --- a/spec/run_oc_pedant.rb +++ b/spec/run_oc_pedant.rb @@ -126,7 +126,6 @@ begin '--skip-usags', # Chef 12 features not yet 100% supported by Chef Zero - '--skip-containers', '--skip-api-v1', # The universe endpoint is unlikely to ever make sense for Chef Zero |