]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
tile: Grant permissions on spatial_ref_sys
[chef.git] / .kitchen.yml
index 830cc04c5fec876a7ace08a9f9918dab986c28f6..7213207ed294d5563d41edd72e4d415bad29d464 100644 (file)
@@ -127,6 +127,21 @@ 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-wiki
+    run_list:
+      - recipe[foundation::wiki]
   - name: ftp
     run_list:
       - recipe[ftp::default]
@@ -282,7 +297,7 @@ suites:
     attributes:
       postgresql:
         versions:
-          - 10
+          - 15
   - name: prometheus
     run_list:
       - recipe[prometheus::default]