aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/zaqar.pp
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-19 10:45:55 +0000
committerGerrit Code Review <review@openstack.org>2017-04-19 10:45:55 +0000
commitd5471212123fee21cc44175362cf36e9449a2484 (patch)
treeda26c83dc37647b81d6134e2d5e65b1674a06e13 /manifests/profile/base/zaqar.pp
parent97aac6a58c30d044cc04f67829d74c98f56d28ba (diff)
parent9e729c0db22865d036860346eb6b81c4c2108719 (diff)
Merge "Ensure we configure ssl.conf"
Diffstat (limited to 'manifests/profile/base/zaqar.pp')
-rw-r--r--manifests/profile/base/zaqar.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/profile/base/zaqar.pp b/manifests/profile/base/zaqar.pp
index 89a03ad..7fbcd34 100644
--- a/manifests/profile/base/zaqar.pp
+++ b/manifests/profile/base/zaqar.pp
@@ -50,6 +50,7 @@ class tripleo::profile::base::zaqar (
uri => $database_connection,
}
include ::zaqar::transport::websocket
+ include ::apache::mod::ssl
include ::zaqar::transport::wsgi
# TODO (bcrochet): At some point, the transports should be split out to