X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5811d89a2b44404da51e640f5899a4e637057127..778c200eeb80c748ea9c9eac53a29252eb02461e:/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"] } )