]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add more depth limits to git checkouts
[chef.git] / .kitchen.yml
index 9f87919ba3e6b7871a4ea8e7819c7407abf118e0..a1a674889c4dde5ce3981d6720c917175a5cc434 100644 (file)
@@ -105,6 +105,9 @@ suites:
   - name: gps-tile
     run_list:
       - recipe[gps-tile::default]
+  - name: hardware
+    run_list:
+      - recipe[hardware::default]
   - name: incron
     run_list:
       - recipe[incron::default]
@@ -206,6 +209,12 @@ suites:
   - name: stateofthemap
     run_list:
       - recipe[stateofthemap::default]
+  - name: subversion
+    run_list:
+      - recipe[subversion::default]
+  - name: supybot
+    run_list:
+      - recipe[supybot::default]
   - name: switch2osm
     run_list:
       - recipe[switch2osm::default]
@@ -216,6 +225,9 @@ suites:
       taginfo:
         sites:
           - name: taginfo.example.com
+  - name: tile
+    run_list:
+      - recipe[tile::default]
   - name: tilecache
     run_list:
       - recipe[tilecache::default]