]> git.openstreetmap.org Git - chef.git/blobdiff - roles/viserion.rb
Reduce squid cache memory on viserion
[chef.git] / roles / viserion.rb
index 8686fbfba230a981ad24093691dafe749670e505..9b0211ce50c93efa3862ce985721bcd2f7c79e3f 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,14 +31,14 @@ 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 => {
-    :cache_mem => "12500 MB",
+    :cache_mem => "28000 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {