X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2d41fdc4b054d4607fdbe76a57c4ee9ab178d73e..dc5070173ed99b84d8120641a75a07d8a9109c15:/roles/edgeuno.rb diff --git a/roles/edgeuno.rb b/roles/edgeuno.rb index a11b1af86..d6fb53aef 100644 --- a/roles/edgeuno.rb +++ b/roles/edgeuno.rb @@ -32,15 +32,6 @@ default_attributes( :connection_limit => "-" } ] - }, - :nameservers => [ - "8.8.8.8", - "1.1.1.1" - ], - :roles => { - :external => { - :zone => "osm" - } } } )