]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add docker based welcome.openstreetmap.org
[chef.git] / .kitchen.yml
index 830cc04c5fec876a7ace08a9f9918dab986c28f6..2e7ae9638c9bc743ef105d038f23fb1c2fe1675f 100644 (file)
@@ -127,6 +127,24 @@ suites:
   - name: forum
     run_list:
       - recipe[forum::default]
+  - name: foundation-board
+    run_list:
+      - recipe[foundation::board]
+  - name: foundation-dwg
+    run_list:
+      - recipe[foundation::dwg]
+  - name: foundation-mwg
+    run_list:
+      - recipe[foundation::mwg]
+  - name: foundation-owg
+    run_list:
+      - recipe[foundation::owg]
+  - name: foundation-welcome
+    run_list:
+      - recipe[foundation::welcome]
+  - name: foundation-wiki
+    run_list:
+      - recipe[foundation::wiki]
   - name: ftp
     run_list:
       - recipe[ftp::default]
@@ -282,7 +300,7 @@ suites:
     attributes:
       postgresql:
         versions:
-          - 10
+          - 15
   - name: prometheus
     run_list:
       - recipe[prometheus::default]