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