]> git.openstreetmap.org Git - chef.git/blobdiff - roles/yandex.rb
Simplify firewall zones
[chef.git] / roles / yandex.rb
index 0199950477e58dbd5eef915bc5557b50716c0ec3..780c8face10630758c869b7737479b53a7ceec2c 100644 (file)
@@ -6,12 +6,7 @@ default_attributes(
   :location => "Moscow, Russia",
   :timezone => "Europe/Moscow",
   :networking => {
-    :nameservers => ["8.8.8.8", "8.8.4.4"],
-    :roles => {
-      :external => {
-        :zone => "yx"
-      }
-    }
+    :nameservers => ["8.8.8.8", "8.8.4.4"]
   }
 )