projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix typos
[chef.git]
/
cookbooks
/
thinkup
/
recipes
/
default.rb
diff --git
a/cookbooks/thinkup/recipes/default.rb
b/cookbooks/thinkup/recipes/default.rb
index 09b49db2ecb4e7cfa7c3051a68bd8438d3258dec..90992ac146f13c5f605a052913524306af10bdb4 100644
(file)
--- 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
owner "root"
group "root"
mode 0750
- variable :passwords => passwords
+ variable
s
:passwords => passwords
end
end