]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for donate cookbook
[chef.git] / .kitchen.yml
index 22cd1a636cb85b54ffddba602d5bf0fd416e4643..89cbf3aba7d26c7c3e7865081a7a72820701b8c7 100644 (file)
@@ -72,6 +72,13 @@ suites:
     attributes:
       apache:
         mpm: prefork
+  - name: donate
+    run_list:
+      - recipe[accounts::default]
+      - role[donate]
+    attributes:
+      apache:
+        mpm: prefork
   - name: exim
     run_list:
       - recipe[exim::default]