]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for taginfo cookbook
[chef.git] / .kitchen.yml
index 792949fa99815344b3bac2205f1ef1615e43d5f7..b9f2ae89e7280509e38d083ed829946a9a13f0c6 100644 (file)
@@ -194,6 +194,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]