X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/15fe1679643a78e5b32cb2d6e1d1dd06969d8048..27a2bb9c88575780f043a83aa3c8cb610f1a55b1:/roles/chrysophylax.rb diff --git a/roles/chrysophylax.rb b/roles/chrysophylax.rb index a2be495e4..4bfe6513b 100644 --- a/roles/chrysophylax.rb +++ b/roles/chrysophylax.rb @@ -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]" )