X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9d3b26379cb9a2b55a4e9e8406cc084ed74deead..c7f1f41c97097dd3ef67cce1294f77a38ff281c2:/roles/edgeuno.rb?ds=sidebyside diff --git a/roles/edgeuno.rb b/roles/edgeuno.rb index a11b1af86..c1224f2ba 100644 --- a/roles/edgeuno.rb +++ b/roles/edgeuno.rb @@ -36,11 +36,6 @@ default_attributes( :nameservers => [ "8.8.8.8", "1.1.1.1" - ], - :roles => { - :external => { - :zone => "osm" - } - } + ] } )