X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5811d89a2b44404da51e640f5899a4e637057127..f55c80c586ce03dcff307bd37d5422cabf2161a3:/roles/nchc.rb diff --git a/roles/nchc.rb b/roles/nchc.rb index 58b3ed500..9af0b8af1 100644 --- a/roles/nchc.rb +++ b/roles/nchc.rb @@ -11,12 +11,7 @@ default_attributes( :hosted_by => "NCHC", :location => "Hsinchu, Taiwan", :networking => { - :nameservers => ["140.110.16.1", "140.110.4.1"], - :roles => { - :external => { - :zone => "nc" - } - } + :nameservers => ["140.110.16.1", "140.110.4.1"] } )