X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5811d89a2b44404da51e640f5899a4e637057127..7a22d00f234f0960b221e80bc2bddbf165d8a526:/roles/teraswitch.rb?ds=sidebyside diff --git a/roles/teraswitch.rb b/roles/teraswitch.rb index 6cede96e4..1c24a529b 100644 --- a/roles/teraswitch.rb +++ b/roles/teraswitch.rb @@ -14,12 +14,7 @@ default_attributes( :nameservers => [ "1.1.1.1", "8.8.8.8" - ], - :roles => { - :external => { - :zone => "osm" - } - } + ] } )