X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/cec6b008559440187fe77ab059ad7fdd8a7993a2..699e157e3d708f38064eea9072aa210fe5ccac30:/cookbooks/tools/recipes/default.rb diff --git a/cookbooks/tools/recipes/default.rb b/cookbooks/tools/recipes/default.rb index 72df47773..ed0fe222a 100644 --- a/cookbooks/tools/recipes/default.rb +++ b/cookbooks/tools/recipes/default.rb @@ -80,5 +80,5 @@ template "/etc/default/motd-news" do source "motd-news.erb" owner "root" group "root" - mode 0o644 + mode "644" end