X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2d41fdc4b054d4607fdbe76a57c4ee9ab178d73e..3efa43ef686b4381e21b9dc1f636abdec885cacd:/roles/edgeuno.rb 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" - } - } + ] } )