]> git.openstreetmap.org Git - chef.git/blobdiff - roles/viserion.rb
fix rubocop offenses
[chef.git] / roles / viserion.rb
index 8686fbfba230a981ad24093691dafe749670e505..d945ef790bb0bfe777d28e2c6eb651b52c84caf2 100644 (file)
@@ -7,6 +7,7 @@ default_attributes(
       :anovak => { :status => :administrator }
     }
   },
+  :location => "Pula, Croatia",
   :munin => {
     :allow => ["193.198.233.210"]
   },
@@ -17,7 +18,7 @@ default_attributes(
         :role => :external,
         :family => :inet,
         :address => "193.198.233.211",
-        :prefix => "27",
+        :prefix => "29",
         :gateway => "193.198.233.209"
       },
       :external_ipv6 => {
@@ -30,10 +31,10 @@ default_attributes(
       }
     },
     :nameservers => [
-      "161.53.2.66",
-      "2001:b68:ff:1::2",
-      "2001:b68:ff:2::2",
-      "2001:4860:4860::8888"
+      "8.8.8.8",
+      "8.8.4.4",
+      "2001:4860:4860::8888",
+      "2001:4860:4860::8844"
     ]
   },
   :squid => {