aboutsummaryrefslogtreecommitdiffstats
path: root/environments/docker-services-tls-everywhere.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-08-14 16:13:50 +0000
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-08-18 12:21:31 +0000
commit0f8e4e366fc3e2e3f32474c71de15a739162a653 (patch)
tree092a22182469593f10cf1c3e57c4b3468d553bc1 /environments/docker-services-tls-everywhere.yaml
parent9436d87e7e3b2767bf8dcb69e9fc0eb62173e6fb (diff)
Enable TLS for containerized RabbitMQ
Bind mounts and adds the appropriate permissions for the cert and key that's used for TLS. bp tls-via-certmonger-containers Depends-On: I62ff89362cfcc80e6e62fad09110918c36802813 Change-Id: I48325893a00690e2f5d6f1d685f903234545d5b8
Diffstat (limited to 'environments/docker-services-tls-everywhere.yaml')
-rw-r--r--environments/docker-services-tls-everywhere.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/docker-services-tls-everywhere.yaml b/environments/docker-services-tls-everywhere.yaml
index 1062e4f7..3b31491e 100644
--- a/environments/docker-services-tls-everywhere.yaml
+++ b/environments/docker-services-tls-everywhere.yaml
@@ -37,3 +37,4 @@ resource_registry:
OS::TripleO::Services::SwiftStorage: ../docker/services/swift-storage.yaml
OS::TripleO::Services::HAproxy: ../docker/services/haproxy.yaml
OS::TripleO::Services::MySQL: ../docker/services/database/mysql.yaml
+ OS::TripleO::Services::RabbitMQ: ../docker/services/rabbitmq.yaml