X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/294d38152edacbe0dd5755a7bf71a3b792f477f1..4d2436aae30ddb0e3bee205cab1dc200c326d7bc:/roles/imagery.rb diff --git a/roles/imagery.rb b/roles/imagery.rb index d6caa11e9..4a4a033a3 100644 --- a/roles/imagery.rb +++ b/roles/imagery.rb @@ -20,21 +20,13 @@ default_attributes( "net.core.somaxconn" => 10000 } } - }, - :nginx => { - :cache => { - :fastcgi => { - :enable => true, - :keys_zone => "fastcgi_cache_zone:256M", - :inactive => "45d", - :max_size => "51200M" - } - } } ) run_list( "recipe[imagery::au_agri]", + "recipe[imagery::au_act_aerial]", + "recipe[imagery::au_vic_melbourne_aerial]", "recipe[imagery::gb_ea]", "recipe[imagery::gb_hampshire_aerial]", "recipe[imagery::gb_os_sv]",