]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
wordpress: Set 128M memory limit as required by WPML
[chef.git] / .kitchen.yml
index ca4895b68b5d0f59c10ace98f5a364436ddd5e8c..2b5b581f8eaad5f9cca6d8aeb940dc73f4134f2e 100644 (file)
@@ -35,6 +35,13 @@ platforms:
       pid_one_command: /bin/systemd
       intermediate_instructions:
         - RUN /usr/bin/apt-get update -y
+  - name: debian-11
+    driver:
+      image: dokken/debian-11
+      privileged: true
+      pid_one_command: /bin/systemd
+      intermediate_instructions:
+        - RUN /usr/bin/apt-get update -y
 
 suites:
   - name: accounts
@@ -178,9 +185,9 @@ suites:
   - name: hot
     run_list:
       - recipe[hot::default]
-  - name: incron
+  - name: ideditor
     run_list:
-      - recipe[incron::default]
+      - recipe[ideditor::default]
   - name: irc
     run_list:
       - recipe[irc::default]