X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/58513ca6865fbbd1849fb128f4b153a59b6f93ea..d1b835abf6c54e768ead54dd0056011554ba0b71:/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