Init puppet environment with some stuff
[mirror/dsa-puppet.git] / .gitlab-ci.yml
index ba831ac..49a4eb3 100644 (file)
@@ -17,6 +17,7 @@
     - echo -n "$R10K" > r10k.yaml
     - bundle exec r10k deploy environment --verbose debug base test
     - spec/octocatalog/init-system
+    - spec/octocatalog/init-env base test
     - spec/octocatalog/run-octocatalog base test
 
 test-octocatalog/master: