X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7b86da8b9f7eec9f5bc10f22bf287fb49212dc12..40d345adbbc89b58ed4157ab7ef979c24ea31750:/roles/chrysophylax.rb diff --git a/roles/chrysophylax.rb b/roles/chrysophylax.rb index 45482639b..4bfe6513b 100644 --- a/roles/chrysophylax.rb +++ b/roles/chrysophylax.rb @@ -27,10 +27,9 @@ default_attributes( :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => { - :tile_parent => "france.render.openstreetmap.org", + :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]" )