]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Fetch cookstyle warnings
[chef.git] / .kitchen.yml
index b9f2ae89e7280509e38d083ed829946a9a13f0c6..e383bd272444bb06391d8dadcb03b5ffc7d6b0c2 100644 (file)
@@ -45,6 +45,9 @@ suites:
   - name: blogs
     run_list:
       - recipe[blogs::default]
+  - name: civicrm
+    run_list:
+      - recipe[civicrm::default]
   - name: clamav
     run_list:
       - recipe[clamav::default]
@@ -179,6 +182,9 @@ suites:
   - name: python
     run_list:
       - recipe[python::default]
+  - name: rsyncd
+    run_list:
+      - recipe[rsyncd::default]
   - name: serverinfo
     run_list:
       - recipe[serverinfo::default]