]> git.openstreetmap.org Git - chef.git/blobdiff - roles/zcu.rb
Simplify firewall zones
[chef.git] / roles / zcu.rb
index b059c5bf1bf63c50c68c106228783898da35e773..cfa1f63fc73a2c7979be2fad61ff5c6500856861 100644 (file)
@@ -5,12 +5,7 @@ default_attributes(
   :hosted_by => "University of West Bohemia",
   :location => "Pilsen, Czech Republic",
   :networking => {
-    :nameservers => ["147.228.3.3", "147.228.52.11"],
-    :roles => {
-      :external => {
-        :zone => "osm"
-      }
-    }
+    :nameservers => ["147.228.3.3", "147.228.52.11"]
   }
 )