]> git.openstreetmap.org Git - chef.git/blobdiff - roles/kalessin.rb
Add role for firnen
[chef.git] / roles / kalessin.rb
index 9176d2a2f9082d30100ead5b7b3e4ae4a61cce22..1a094e65e4e8b8b4a186b401680323d420bf769e 100644 (file)
@@ -38,6 +38,7 @@ default_attributes(
   :nginx => {
     :cache => {
       :proxy => {
+        :keys_zone => "proxy_cache_zone:64M",
         :max_size => "2048M"
       }
     }
@@ -49,6 +50,5 @@ default_attributes(
 
 run_list(
   "role[ffrl]",
-  "role[geodns]",
   "role[tilecache]"
 )