aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/barbican/api.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/base/barbican/api.pp')
-rw-r--r--manifests/profile/base/barbican/api.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/profile/base/barbican/api.pp b/manifests/profile/base/barbican/api.pp
index b464317..42ac8cd 100644
--- a/manifests/profile/base/barbican/api.pp
+++ b/manifests/profile/base/barbican/api.pp
@@ -99,6 +99,7 @@ class tripleo::profile::base::barbican::api (
include ::barbican::api::logging
include ::barbican::keystone::notification
include ::barbican::quota
+ include ::apache::mod::ssl
class { '::barbican::wsgi::apache':
ssl_cert => $tls_certfile,
ssl_key => $tls_keyfile,