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