]> git.openstreetmap.org Git - chef.git/blobdiff - roles/chrysophylax.rb
tilecache: Remove USA peers from NZ caches
[chef.git] / roles / chrysophylax.rb
index a2be495e4cac6141db76fb1da4ba2aacb6c43ff8..4bfe6513b5d0d97081edf0746537b437b7e8e004 100644 (file)
@@ -30,7 +30,6 @@ default_attributes(
     :tile_parent => "zurich.render.openstreetmap.org",
     :tile_siblings => [
       "noomoahk.openstreetmap.org",
-      "nepomuk.openstreetmap.org",
       "ladon.openstreetmap.org",
       "culebre.openstreetmap.org"
     ]
@@ -39,5 +38,6 @@ default_attributes(
 
 run_list(
   "role[iway]",
+  "role[geodns]",
   "role[tilecache]"
 )