]> git.openstreetmap.org Git - chef.git/blobdiff - roles/chrysophylax.rb
Reduce cache memory limit on chrysophylax and sarkany
[chef.git] / roles / chrysophylax.rb
index f3574f77927f6207d3aa5d21a924d121debe999e..db509a876b2d0ded1ed37c4a2e60bd4a6624c530 100644 (file)
@@ -3,7 +3,7 @@ description "Master role applied to chrysophylax"
 
 default_attributes(
   :hardware => {
-    :shm_size => "14g"
+    :shm_size => "12g"
   },
   :networking => {
     :interfaces => {
@@ -27,7 +27,7 @@ default_attributes(
   },
   :squid => {
     :version => 4,
-    :cache_mem => "12288 MB",
+    :cache_mem => "10240 MB",
     :cache_dir => [
       "rock /store/squid/rock-4096 20000 swap-timeout=200 slot-size=4096 max-size=3996",
       "rock /store/squid/rock-8192 25000 swap-timeout=200 slot-size=8192 min-size=3997 max-size=8092",