]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
wordpress: add 2fa and last-login plugins
[chef.git] / .kitchen.yml
index 3f54e1038700b5609eafddd7b906f6ea14c6d86c..e405085179baa1d50a36dc2cee707a3b9b2901c9 100644 (file)
@@ -7,7 +7,12 @@ driver:
   env:
     - container=dokken
   ipv6: true
-  ipv6_subnet: "2001:db8:1::/64"
+  ipv6_subnet: "fd95:8552:964c::/64"
+  dns:
+    - 1.1.1.1
+    - 8.8.8.8
+    - 8.8.4.4
+    - 1.0.0.1
 
 transport:
   name: dokken
@@ -37,9 +42,9 @@ platforms:
       pid_one_command: /bin/systemd
       intermediate_instructions:
         - RUN /usr/bin/apt-get update -y
-  - name: debian-11
+  - name: debian-12
     driver:
-      image: dokken/debian-11
+      image: dokken/debian-12
       privileged: true
       pid_one_command: /bin/systemd
       intermediate_instructions: