]> git.openstreetmap.org Git - chef.git/blobdiff - roles/jakelong.rb
Configure modtile and renderd collectors
[chef.git] / roles / jakelong.rb
index 5fc22b2b066d7007d571a95a8a75be3f1f4608e1..945bdd52fcb17a55eb64deee7d7898ec524da4aa 100644 (file)
@@ -38,6 +38,7 @@ default_attributes(
   :nginx => {
     :cache => {
       :proxy => {
+        :keys_zone => "proxy_cache_zone:64M",
         :max_size => "2048M"
       }
     }
@@ -64,6 +65,5 @@ default_attributes(
 
 run_list(
   "role[prgmr]",
-  "role[geodns]",
   "role[tilecache]"
 )