X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/baac726bf3bd010dbbd26557b66c12dea53f7e97..32a423888e0d6b5254c55e4faf418b31749dc69e:/cookbooks/otrs/recipes/default.rb diff --git a/cookbooks/otrs/recipes/default.rb b/cookbooks/otrs/recipes/default.rb index b6861d1a2..946806ea4 100644 --- a/cookbooks/otrs/recipes/default.rb +++ b/cookbooks/otrs/recipes/default.rb @@ -19,7 +19,7 @@ include_recipe "tools" include_recipe "postgresql" -include_recipe "apache::ssl" +include_recipe "apache" passwords = data_bag_item("otrs", "passwords")