aboutsummaryrefslogtreecommitdiffstats
path: root/roles_data.yaml
diff options
context:
space:
mode:
authorMichele Baldessari <michele@acksyn.org>2017-06-06 16:32:18 +0200
committerMichele Baldessari <michele@acksyn.org>2017-06-14 22:27:37 +0200
commit73109ba2ecf7aac5e3ef21f2544f0256e161b219 (patch)
treee5a68ecb59368143d64436477410ec1d4bc441f2 /roles_data.yaml
parentbf66addf38e3ed53f0058c82a984fef6d5a5e5aa (diff)
Add a docker-ha.yaml environment file for containerized HA deployments
This adds a docker-ha.yaml that can be passed to the deployment environments in order to get a containerized HA deployment. Until we make the containerized deplyment the default the operator must first include docker.yaml and *then* docker-ha.yaml in order to get a containerized overcloud with an HA control plane. We also make sure that the ClusterCheck service is set to None by default and is part of the Controller roles. Change-Id: I13204d70aad8dfeaf2bcf2ae30a1bb4715167659
Diffstat (limited to 'roles_data.yaml')
-rw-r--r--roles_data.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles_data.yaml b/roles_data.yaml
index f96e5625..d84b6378 100644
--- a/roles_data.yaml
+++ b/roles_data.yaml
@@ -47,6 +47,7 @@
- OS::TripleO::Services::CinderHPELeftHandISCSI
- OS::TripleO::Services::CinderScheduler
- OS::TripleO::Services::CinderVolume
+ - OS::TripleO::Services::Clustercheck
- OS::TripleO::Services::Collectd
- OS::TripleO::Services::Congress
- OS::TripleO::Services::Docker