X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e6a82f6cb415dba275e1fab32b37e24eb12c7603..b8c99a872d60440e860eafa5e83797a0cde6e8ca:/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]" )