TLS-everywhere: Add missing profiles to docker compute services
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Thu, 27 Apr 2017 08:07:31 +0000 (11:07 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Thu, 27 Apr 2017 08:07:31 +0000 (11:07 +0300)
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

environments/docker-services-tls-everywhere.yaml

index b880f35..73b9172 100644 (file)
@@ -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