X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e6a82f6cb415dba275e1fab32b37e24eb12c7603..b3ee7b1035952ca54061e6cc5c058805101b4cce:/roles/ridgeback.rb diff --git a/roles/ridgeback.rb b/roles/ridgeback.rb index e8d1a4ff4..a19f77c07 100644 --- a/roles/ridgeback.rb +++ b/roles/ridgeback.rb @@ -52,7 +52,6 @@ default_attributes( :tilecache => { :tile_parent => "oslo.render.openstreetmap.org", :tile_siblings => [ - "fume.openstreetmap.org", "trogdor.openstreetmap.org", "katie.openstreetmap.org", "konqi.openstreetmap.org", @@ -65,5 +64,6 @@ default_attributes( run_list( "role[blix-no]", + "role[geodns]", "role[tilecache]" )