X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8eb2c1d74e2a81950469412a4b73d9c31a08a8fa..e5b3edcc1681db80533f35c67b5c3f1c0d2e866e:/cookbooks/stateofthemap/recipes/default.rb diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index 58258be93..8b2657416 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -234,5 +234,5 @@ template "/etc/cron.daily/sotm-backup" do owner "root" group "root" mode 0750 - variable :passwords => passwords + variables :passwords => passwords end