]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gorwen.rb
tilecache: fix file syntax
[chef.git] / roles / gorwen.rb
index 773e389cefb8c4f4628a44430a559dc6a3849e26..640c0599bbf6a3987a232f8b091e13dce2243280 100644 (file)
@@ -43,7 +43,10 @@ default_attributes(
     }
   },
   :tilecache => {
-    :tile_parent => "bogota.render.openstreetmap.org"
+    :tile_parent => "bogota.render.openstreetmap.org",
+    :tile_siblings => [
+      "glaedr.openstreetmap.org"
+    ]
   }
 )