X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3a4d52bd4c0f8e6ae7679145846b7bc7845d8ace..0ef6aafef4b54ce79fe84eb44ff058f37e807d74:/roles/katie.rb diff --git a/roles/katie.rb b/roles/katie.rb index 1cd4ece16..2dc82fc15 100644 --- a/roles/katie.rb +++ b/roles/katie.rb @@ -29,7 +29,6 @@ default_attributes( :tilecache => { :tile_parent => "germany.render.openstreetmap.org", :tile_siblings => [ - "tabaluga.openstreetmap.org", "konqi.openstreetmap.org", "trogdor.openstreetmap.org", "nepomuk.openstreetmap.org", @@ -43,5 +42,6 @@ default_attributes( run_list( "role[hetzner]", + "role[geodns]", "role[tilecache]" )