X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b07ff42db7a14a660ce257352804efc2adf323ea..03b7d5e985a34d01dccfd03dc11488015e97f7df:/cookbooks/imagery/recipes/default.rb diff --git a/cookbooks/imagery/recipes/default.rb b/cookbooks/imagery/recipes/default.rb index be1965d68..814c22582 100644 --- a/cookbooks/imagery/recipes/default.rb +++ b/cookbooks/imagery/recipes/default.rb @@ -82,7 +82,7 @@ execute "unzip-ostn02-ntv2-data" do end nginx_site "default" do - template_source "nginx_default.conf.erb" + template "nginx_default.conf.erb" directory "/srv/imagery/default" restart_nginx false end