]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add support for HP Gen10 machines
[chef.git] / .kitchen.yml
index 84a501546457fc32f8534d7e2d63a82c28823be4..a54f1f29de328f7b389652e216879ddeb53294f6 100644 (file)
@@ -164,10 +164,6 @@ suites:
   - name: letsencrypt
     run_list:
       - recipe[letsencrypt::default]
-    attributes:
-      apt:
-        sources:
-          - openstreetmap
   - name: logstash
     run_list:
       - recipe[logstash::default]
@@ -318,6 +314,15 @@ suites:
   - name: stateofthemap
     run_list:
       - recipe[stateofthemap::default]
+  - name: stateofthemap-static
+    run_list:
+      - recipe[stateofthemap::static]
+  - name: stateofthemap-jekyll
+    run_list:
+      - recipe[stateofthemap::jekyll]
+  - name: stateofthemap-wordpress
+    run_list:
+      - recipe[stateofthemap::wordpress]
   - name: subversion
     run_list:
       - recipe[subversion::default]