]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add docker based welcome.openstreetmap.org
[chef.git] / .kitchen.yml
index 47630151624ed9fa3c1c118473741970ccd99c6c..2e7ae9638c9bc743ef105d038f23fb1c2fe1675f 100644 (file)
@@ -139,6 +139,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 +300,7 @@ suites:
     attributes:
       postgresql:
         versions:
-          - 10
+          - 15
   - name: prometheus
     run_list:
       - recipe[prometheus::default]