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