]> git.openstreetmap.org Git - chef.git/blobdiff - roles/chrysophylax.rb
chrony: Add initstepslew + cloudflare/google fallback
[chef.git] / roles / chrysophylax.rb
index db509a876b2d0ded1ed37c4a2e60bd4a6624c530..0717ab372c627da8ff10c0467674af89107ed6c3 100644 (file)
@@ -35,13 +35,15 @@ default_attributes(
       "rock /store/squid/rock-32768 45000 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144"
     ]
   },
+  :nginx => {
+    :cache => {
+      :proxy => {
+        :max_size => "16384M"
+      }
+    }
+  },
   :tilecache => {
-    :tile_parent => "zurich.render.openstreetmap.org",
-    :tile_siblings => [
-      "noomoahk.openstreetmap.org",
-      "ladon.openstreetmap.org",
-      "culebre.openstreetmap.org"
-    ]
+    :tile_parent => "zurich.render.openstreetmap.org"
   }
 )