]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add a test for the community cookbook
[chef.git] / .kitchen.yml
index 933dbdfc07081ffacc1ea0f968abe932136de3b9..6dc0dad227c6a323a2841716223961a127021ea5 100644 (file)
@@ -59,6 +59,9 @@ suites:
   - name: clamav
     run_list:
       - recipe[clamav::default]
+  - name: community
+    run_list:
+      - recipe[community::default]
   - name: db-backup
     run_list:
       - recipe[db::backup]