]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/recipes/default.rb
Fix typos
[chef.git] / cookbooks / civicrm / recipes / default.rb
index 116f5c8bebea1f5e37c3276ea3db3c6e8543c324..28e2d77794ffaab78e6dcedafff842d5496c43a9 100644 (file)
@@ -162,5 +162,5 @@ template "/etc/cron.daily/osmf-crm-backup" do
   owner "root"
   group "root"
   mode 0750
   owner "root"
   group "root"
   mode 0750
-  variable :passwords => passwords
+  variables :passwords => passwords
 end
 end