]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lysator.rb
Simplify firewall zones
[chef.git] / roles / lysator.rb
index 22f34ea5273cf744611118e341601c47ad33ec82..7bf25dc165725959f59a1db4ef315da9f4661904 100644 (file)
@@ -11,12 +11,7 @@ default_attributes(
   :hosted_by => "Lysator",
   :location => "Linköping, Sweden",
   :networking => {
-    :nameservers => ["130.236.254.225", "2001:6b0:17:f0a0::e1", "130.236.254.4"],
-    :roles => {
-      :external => {
-        :zone => "osm"
-      }
-    }
+    :nameservers => ["130.236.254.225", "2001:6b0:17:f0a0::e1", "130.236.254.4"]
   }
 )