]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tabaluga.rb
poldi: stop reporting bogus munin voltage warning
[chef.git] / roles / tabaluga.rb
index 6ba4c3b7d2d440adcce61dbd2800aa4c381ad62c..af0ea0edd31ebaee479fbe472d7d023d4800f7cf 100644 (file)
@@ -29,7 +29,12 @@ default_attributes(
   :tilecache => {
     :ip_bucket_refill => "6144",
     :net_bucket_refill => "24576",
-    :tile_parent => "orm.openstreetmap.org"
+    :tile_parent => "falkenstein.render.openstreetmap.org",
+    :tile_siblings => [
+      "trogdor.openstreetmap.org",
+      "lurien.openstreetmap.org",
+      "ridgeback.openstreetmap.org"
+    ]
   }
 )