X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/002e934c3f9d818e59b74fdb021f93766799ea9c..d99bcca7c473dc4d4b19b3b64020d28b00030044:/cookbooks/tilecache/recipes/default.rb diff --git a/cookbooks/tilecache/recipes/default.rb b/cookbooks/tilecache/recipes/default.rb index 5e92c31fa..683a53d09 100644 --- a/cookbooks/tilecache/recipes/default.rb +++ b/cookbooks/tilecache/recipes/default.rb @@ -191,7 +191,7 @@ directory "/srv/tilecache/data" do mode 0o755 end -file "/srv/tilecache/tilecache-curl-time.txt" do +cookbook_file "/srv/tilecache/tilecache-curl-time.txt" do source "tilecache-curl-time.txt" owner "root" group "root"