]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Make fail2ban use the journal to monitor sshd
[chef.git] / .kitchen.yml
index c2dc660fc9323e9502ed25ebfc83d816420ea6cc..89cbf3aba7d26c7c3e7865081a7a72820701b8c7 100644 (file)
@@ -66,6 +66,19 @@ suites:
         roles:
           external:
             zone: test
+  - name: dmca
+    run_list:
+      - recipe[dmca::default]
+    attributes:
+      apache:
+        mpm: prefork
+  - name: donate
+    run_list:
+      - recipe[accounts::default]
+      - role[donate]
+    attributes:
+      apache:
+        mpm: prefork
   - name: exim
     run_list:
       - recipe[exim::default]