]> git.openstreetmap.org Git - chef.git/blobdiff - roles/datahata.rb
Simplify firewall zones
[chef.git] / roles / datahata.rb
index 685e83db47cf2c20b832361385df509fc2d3b9c2..42b3d40f7d821bcc442cc879b4202b5fc2e59c06 100644 (file)
@@ -11,13 +11,10 @@ default_attributes(
   :location => "Minsk, Belarus",
   :networking => {
     :nameservers => [
-      "31.130.200.2"
-    ],
-    :roles => {
-      :external => {
-        :zone => "dh"
-      }
-    }
+      "31.130.200.2",
+      "8.8.8.8",
+      "8.8.4.4"
+    ]
   }
 )