X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9532639f55150f23cc8dff77c01a78a06c6db32b..e5b3edcc1681db80533f35c67b5c3f1c0d2e866e:/cookbooks/foundation/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/foundation/recipes/default.rb b/cookbooks/foundation/recipes/default.rb index 2f9b98849..366f8a695 100644 --- a/cookbooks/foundation/recipes/default.rb +++ b/cookbooks/foundation/recipes/default.rb @@ -54,5 +54,5 @@ template "/etc/cron.daily/blog-backup" do owner "root" group "root" mode 0750 - variable :passwords => passwords + variables :passwords => passwords end