X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7b86da8b9f7eec9f5bc10f22bf287fb49212dc12..c5547dd0cffc607cd6653f5caefa4e0ea9f7bb06:/roles/chrysophylax.rb diff --git a/roles/chrysophylax.rb b/roles/chrysophylax.rb index 45482639b..a96ab9e20 100644 --- a/roles/chrysophylax.rb +++ b/roles/chrysophylax.rb @@ -27,7 +27,7 @@ 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", @@ -39,5 +39,6 @@ default_attributes( run_list( "role[iway]", + "role[geodns]", "role[tilecache]" )