]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Update content directory for civi 5.29
[chef.git] / .kitchen.yml
index 17d9839f6080f4b134af0ca6785d1d5205c2c6be..b7bff87ba97a67189e612ace8da7e18ea9f843cf 100644 (file)
@@ -1,7 +1,7 @@
 ---
 driver:
   name: dokken
-  chef_version: 15
+  chef_version: 16
   env:
     - container=dokken
 
@@ -25,6 +25,13 @@ platforms:
       pid_one_command: /bin/systemd
       intermediate_instructions:
         - RUN /usr/bin/apt-get update -y
+  - name: ubuntu-20.04
+    driver:
+      image: dokken/ubuntu-20.04
+      privileged: true
+      pid_one_command: /bin/systemd
+      intermediate_instructions:
+        - RUN /usr/bin/apt-get update -y
 
 suites:
   - name: accounts