aboutsummaryrefslogtreecommitdiffstats
path: root/environments/docker-services-tls-everywhere.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-04-27 11:07:31 +0300
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-04-27 11:07:31 +0300
commit46b8a0061253f29138680dde8dc4e096d8f8c1af (patch)
tree900950b59afaef8bc30c076f0d2f4fab6ade9121 /environments/docker-services-tls-everywhere.yaml
parent933dd62de3867cafe166ed5598e112a9093d1399 (diff)
TLS-everywhere: Add missing profiles to docker compute services
the CA and certmonger user profiles were needed in the compute services list from the tls-everywhere in containers environment. bp tls-via-certmonger-containers Change-Id: Ib584ac0745d68828467bcfad7f6472ab66adbac3
Diffstat (limited to 'environments/docker-services-tls-everywhere.yaml')
-rw-r--r--environments/docker-services-tls-everywhere.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/docker-services-tls-everywhere.yaml b/environments/docker-services-tls-everywhere.yaml
index b880f35a..73b91727 100644
--- a/environments/docker-services-tls-everywhere.yaml
+++ b/environments/docker-services-tls-everywhere.yaml
@@ -30,6 +30,8 @@ parameter_defaults:
DockerNamespaceIsRegistry: false
ComputeServices:
+ - OS::TripleO::Services::CACerts
+ - OS::TripleO::Services::CertmongerUser
- OS::TripleO::Services::NovaCompute
- OS::TripleO::Services::NovaLibvirt
- OS::TripleO::Services::ComputeNeutronOvsAgent