X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b2d0ed3e9e4f2fc899db7265a23156d5dd5cf139..63ba78d9bd1c0f6e9c7b45dca066a9ce3eb03ee6:/cookbooks/tile/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index d979d69aa..3e9f6a813 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -422,7 +422,7 @@ end file node[:tile][:node_file] do owner "tile" group "www-data" - mode 0o640 + mode 0o660 end directory "/var/log/tile" do