X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c542bda465ac23b29950c40db3c9a9617e2e50a5..109ce96a5e309b539d82c889057b23113121a0f1:/roles/takhisis.rb diff --git a/roles/takhisis.rb b/roles/takhisis.rb index 35a8287cc..cf02e2a50 100644 --- a/roles/takhisis.rb +++ b/roles/takhisis.rb @@ -38,7 +38,8 @@ default_attributes( :nginx => { :cache => { :proxy => { - :max_size => "131072M" + :directory => "/store/nginx-cache/proxy-cache", + :max_size => "65536M" } } },