X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b731350aa2c7f06d66130568bef41d6fa91bbe2c..c714aba0de40828044677c7b38890e3f7ba91436:/roles/saphira.rb diff --git a/roles/saphira.rb b/roles/saphira.rb index dc01144a4..dcb011087 100644 --- a/roles/saphira.rb +++ b/roles/saphira.rb @@ -33,7 +33,6 @@ default_attributes( "katie.openstreetmap.org", "konqi.openstreetmap.org", "ridgeback.openstreetmap.org", - "fume.openstreetmap.org", "gorynych.openstreetmap.org" ] } @@ -41,5 +40,6 @@ default_attributes( run_list( "role[jump]", + "role[geodns]", "role[tilecache]" )