]> git.openstreetmap.org Git - chef.git/blobdiff - roles/trogdor.rb
Revert "Tile: switch bunyip, jakelong, lurien & trogdor back to default tile server...
[chef.git] / roles / trogdor.rb
index 9523f57339709b3483cf9e9acc2ff3c0c5e1a0fc..48c2fc2ce02d46defc4fa4f6b88297f0c1a24899 100644 (file)
@@ -17,6 +17,9 @@ default_attributes(
   :squid => {
     :cache_mem => "6400 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )