]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for tilecache cookbook
[chef.git] / .kitchen.yml
index 03549801fead7e57876ae64c6e0571cf2054e0f4..e9350cc01b0f22c686a0abcbf2947a663af8b7b2 100644 (file)
@@ -172,6 +172,13 @@ suites:
   - name: squid
     run_list:
       - recipe[squid::default]
+  - name: tilecache
+    run_list:
+      - recipe[tilecache::default]
+    attributes:
+      networking:
+        nameservers:
+          - 127.0.0.1
   - name: tools
     run_list:
       - recipe[tools::default]