]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Tweak some tile sandboxes
[chef.git] / .kitchen.yml
index a54f1f29de328f7b389652e216879ddeb53294f6..5325db561aa88bac96b2a22a0c100a271edaddc6 100644 (file)
@@ -1,7 +1,7 @@
 ---
 driver:
   name: dokken
-  chef_version: 17
+  chef_version: 18
   volumes:
     - /var/lib/docker
   env:
@@ -27,6 +27,13 @@ platforms:
       pid_one_command: /bin/systemd
       intermediate_instructions:
         - RUN /usr/bin/apt-get update -y
+  - name: ubuntu-22.04
+    driver:
+      image: dokken/ubuntu-22.04
+      privileged: true
+      pid_one_command: /bin/systemd
+      intermediate_instructions:
+        - RUN /usr/bin/apt-get update -y
 
 suites:
   - name: accounts