aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/zaqar.pp
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-11-14 17:07:46 +0000
committerGerrit Code Review <review@openstack.org>2017-11-14 17:07:46 +0000
commita974e44e10c20c8ccc87f3b5dc0c1a7c50671d76 (patch)
tree3a11ef1cad6ae78776332569e4f42f6739f38b81 /manifests/profile/base/zaqar.pp
parentb25798b8f000facad56a83b0158809072b527813 (diff)
parent8eafd014a8c01826d50c12444271973aace8961b (diff)
Merge "Create dedicated "apache" base profile" into stable/pike
Diffstat (limited to 'manifests/profile/base/zaqar.pp')
-rw-r--r--manifests/profile/base/zaqar.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/profile/base/zaqar.pp b/manifests/profile/base/zaqar.pp
index 573984d..8429c85 100644
--- a/manifests/profile/base/zaqar.pp
+++ b/manifests/profile/base/zaqar.pp
@@ -119,7 +119,7 @@ class tripleo::profile::base::zaqar (
}
include ::zaqar::transport::websocket
- include ::apache::mod::ssl
+ include ::tripleo::profile::base::apache
include ::zaqar::transport::wsgi
# TODO (bcrochet): At some point, the transports should be split out to