X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9532639f55150f23cc8dff77c01a78a06c6db32b..e5b3edcc1681db80533f35c67b5c3f1c0d2e866e:/cookbooks/thinkup/recipes/default.rb diff --git a/cookbooks/thinkup/recipes/default.rb b/cookbooks/thinkup/recipes/default.rb index 09b49db2e..90992ac14 100644 --- a/cookbooks/thinkup/recipes/default.rb +++ b/cookbooks/thinkup/recipes/default.rb @@ -120,5 +120,5 @@ template "/etc/cron.daily/thinkup-backup" do owner "root" group "root" mode 0750 - variable :passwords => passwords + variables :passwords => passwords end