summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-07-14 16:15:45 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-07-14 16:15:45 -0700
commit5576c8ff52c91b2390b1470336c7744bbdcd34d6 (patch)
tree4e645970c82a32cae3e8efa98b70a55eb7a28d25 /spec
parent64f2639f047ae368ff7b3110f1dc9bf477be77f0 (diff)
downloadchef-zero-5576c8ff52c91b2390b1470336c7744bbdcd34d6.tar.gz
add the universe endpoint
because it makes sense for chef-zero i need it for integration testing against berks to kill off the uses of the berkshelf-api gem. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'spec')
-rw-r--r--spec/run_oc_pedant.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index 411b502..0ee94b5 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -179,9 +179,6 @@ begin
# Chef 12 features not yet 100% supported by Chef Zero
- # The universe endpoint is unlikely to ever make sense for Chef Zero
- "--skip-universe",
-
# chef-zero has some non-removable quirks, such as the fact that files
# with 255-character names cannot be stored in local mode. This is
# reserved only for quirks that are *irrevocable* and by design; and