X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2d41fdc4b054d4607fdbe76a57c4ee9ab178d73e..fc6275052cbe80281b488e5f69a280a91dd19bf4:/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" - } } } )