X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/de8cb84f053060182672c34d7bd2fb90fa1d3d2a..6728ed67e4d7dfb29fe546edc21d629fc4ac348c:/cookbooks/otrs/recipes/default.rb diff --git a/cookbooks/otrs/recipes/default.rb b/cookbooks/otrs/recipes/default.rb index c0f9c33e7..901c0eedd 100644 --- 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")