X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a839868a4ce8d05946a97f83c1aa451028c07889..56df259055ae541d1f31b8502c549cb84f74778e:/cookbooks/tilecache/recipes/default.rb diff --git a/cookbooks/tilecache/recipes/default.rb b/cookbooks/tilecache/recipes/default.rb index e6028ebb5..1f02661b7 100644 --- a/cookbooks/tilecache/recipes/default.rb +++ b/cookbooks/tilecache/recipes/default.rb @@ -90,7 +90,7 @@ end nginx_site "tile-ssl" do template "nginx_tile_ssl.conf.erb" - variables :certificate => certificate, :resolvers => resolvers, :renders => tilerenders + variables :certificate => certificate, :resolvers => resolvers, :caches => tilecaches end service "nginx-certificate-restart" do