X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aeaa46f3071de018b5c5e0f5678cb5b4082e3ddc..53a51b1f4d048aa2e860ce99aeb27331afe7bd56:/cookbooks/irc/recipes/default.rb diff --git a/cookbooks/irc/recipes/default.rb b/cookbooks/irc/recipes/default.rb index 60ef89110..7fbc7ff74 100644 --- a/cookbooks/irc/recipes/default.rb +++ b/cookbooks/irc/recipes/default.rb @@ -37,7 +37,7 @@ remote_directory "/srv/irc.openstreetmap.org/html" do mode "755" files_owner "root" files_group "root" - files_mode 0o644 + files_mode "644" end apache_site "irc.openstreetmap.org" do