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