]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Fetch cookstyle warnings
[chef.git] / .kitchen.yml
index 792949fa99815344b3bac2205f1ef1615e43d5f7..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]
@@ -194,6 +200,13 @@ suites:
   - name: switch2osm
     run_list:
       - recipe[switch2osm::default]
+  - name: taginfo
+    run_list:
+      - recipe[taginfo::default]
+    attributes:
+      taginfo:
+        sites:
+          - name: taginfo.example.com
   - name: tilecache
     run_list:
       - recipe[tilecache::default]