]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nchc.rb
Simplify firewall zones
[chef.git] / roles / nchc.rb
index 58b3ed500b05a2265199d9b61675bf63a8ec1181..9af0b8af1b8d98e3507b38089515a742630cd85f 100644 (file)
@@ -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"]
   }
 )