]> git.openstreetmap.org Git - chef.git/blobdiff - roles/glaedr.rb
Make sure tile cookbook only requests the required postgres version
[chef.git] / roles / glaedr.rb
index 19025b698e388b3f1b6379c343487a6f269f9811..d4562c512e6320d4155f3b91f61ba43eae9d3609 100644 (file)
@@ -43,7 +43,10 @@ default_attributes(
     }
   },
   :tilecache => {
-    :tile_parent => "bogota.render.openstreetmap.org"
+    :tile_parent => "bogota.render.openstreetmap.org",
+    :tile_siblings => [
+      "gorwen.openstreetmap.org"
+    ]
   }
 )