X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e947590c6a42789d8a1c240331d85ca637274ed4..dc88c4068c574ea04d3085c8d8b0b80660688db7:/roles/jakelong.rb diff --git a/roles/jakelong.rb b/roles/jakelong.rb index 5fc22b2b0..945bdd52f 100644 --- a/roles/jakelong.rb +++ b/roles/jakelong.rb @@ -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]" )