]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
community: add workaround method to add custom feed
[chef.git] / .kitchen.yml
index 47630151624ed9fa3c1c118473741970ccd99c6c..8f0c0fc41f7bbc4c8fc28e3e7866451f0c6dda2f 100644 (file)
@@ -124,9 +124,6 @@ suites:
   - name: fail2ban
     run_list:
       - recipe[fail2ban::default]
-  - name: forum
-    run_list:
-      - recipe[forum::default]
   - name: foundation-board
     run_list:
       - recipe[foundation::board]
@@ -139,6 +136,9 @@ suites:
   - name: foundation-owg
     run_list:
       - recipe[foundation::owg]
+  - name: foundation-welcome
+    run_list:
+      - recipe[foundation::welcome]
   - name: foundation-wiki
     run_list:
       - recipe[foundation::wiki]
@@ -297,7 +297,7 @@ suites:
     attributes:
       postgresql:
         versions:
-          - 10
+          - 15
   - name: prometheus
     run_list:
       - recipe[prometheus::default]
@@ -334,15 +334,9 @@ suites:
   - name: ssl
     run_list:
       - recipe[ssl::default]
-  - name: stateofthemap
-    run_list:
-      - recipe[stateofthemap::default]
-  - name: stateofthemap-static
-    run_list:
-      - recipe[stateofthemap::static]
-  - name: stateofthemap-jekyll
+  - name: stateofthemap-container
     run_list:
-      - recipe[stateofthemap::jekyll]
+      - recipe[stateofthemap::container]
   - name: stateofthemap-wordpress
     run_list:
       - recipe[stateofthemap::wordpress]