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