]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/default.rb
imagery: update namibia vrt
[chef.git] / cookbooks / imagery / recipes / default.rb
index be1965d686550d8ec1dc7ef8060f923f71a4c7a7..4e158c0dbaa03147b6f37004a2ad2351c02bef94 100644 (file)
@@ -8,7 +8,7 @@
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#     http://www.apache.org/licenses/LICENSE-2.0
+#     https://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
@@ -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