]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
wordpress: use wp-cli for initial DB install and activating plugins
[chef.git] / .kitchen.yml
index 0a18ae0866eb2c1ed851ce20e5e4e10e97bc5dbc..e405085179baa1d50a36dc2cee707a3b9b2901c9 100644 (file)
@@ -8,6 +8,11 @@ driver:
     - container=dokken
   ipv6: true
   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: