projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix some correctness issues identified by foodcritic
[chef.git]
/
cookbooks
/
otrs
/
recipes
/
default.rb
diff --git
a/cookbooks/otrs/recipes/default.rb
b/cookbooks/otrs/recipes/default.rb
index c0f9c33e7a52af75bc098e659fb2c7d3d9b13130..901c0eedd7e00b3ab9fd82ffd251fc7e9a7ea782 100644
(file)
--- a/
cookbooks/otrs/recipes/default.rb
+++ b/
cookbooks/otrs/recipes/default.rb
@@
-18,6
+18,7
@@
#
include_recipe "tools"
+include_recipe "postgresql"
include_recipe "apache::ssl"
passwords = data_bag_item("otrs", "passwords")