]> git.openstreetmap.org Git - chef.git/blobdiff - roles/catalyst.rb
Simplify firewall zones
[chef.git] / roles / catalyst.rb
index f5101a24f4de86c50c8c68ff4e82d71131c8d4b9..44319813f7f5b0a46f92365b01a25ceb097c1f0a 100644 (file)
@@ -5,12 +5,7 @@ default_attributes(
   :hosted_by => "Catalyst",
   :location => "Hamilton, New Zealand",
   :networking => {
-    :nameservers => ["202.78.244.85", "202.78.244.86", "202.78.244.87"],
-    :roles => {
-      :external => {
-        :zone => "osm"
-      }
-    }
+    :nameservers => ["202.78.244.85", "202.78.244.86", "202.78.244.87"]
   }
 )