]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lurien.rb
name template script correctly
[chef.git] / roles / lurien.rb
index e4ab27cbfbbbd7a98f6f1c2aa990291d0354c781..aa0bd353c3d910522798c7a9749a7af484b5d45e 100644 (file)
@@ -29,9 +29,12 @@ default_attributes(
   :tilecache => {
     :tile_parent => "pau.render.openstreetmap.org",
     :tile_siblings => [
-      "tabaluga.openstreetmap.org",
       "nepomuk.openstreetmap.org",
-      "ridgeback.openstreetmap.org"
+      "katie.openstreetmap.org",
+      "konqi.openstreetmap.org",
+      "ridgeback.openstreetmap.org",
+      "fume.openstreetmap.org",
+      "gorynych.openstreetmap.org"
     ]
   }
 )