Fix horizon in mcp virtual labs
Change-Id: I13ec1e2386c777fa65231937a2082a049fc6c273
diff --git a/classes/cluster/os-ha-contrail/infra/config.yml b/classes/cluster/os-ha-contrail/infra/config.yml
index 3fec3ee..a96d05d 100755
--- a/classes/cluster/os-ha-contrail/infra/config.yml
+++ b/classes/cluster/os-ha-contrail/infra/config.yml
@@ -2,6 +2,7 @@
- service.git.client
- system.linux.system.single
- system.linux.system.repo.mcp.salt
+- system.linux.system.repo.mcp.openstack
- system.openssh.client.lab
- system.salt.master.api
- system.salt.master.pkg
@@ -61,7 +62,7 @@
site:
nginx_proxy_openstack_web:
proxy:
- host: ${_param:openstack_control_address}
+ host: ${_param:infra_config_address}
nginx_proxy_openstack_api_heat_cfn:
enabled: false
salt:
@@ -134,7 +135,6 @@
openstack_control_node01:
classes:
- service.galera.master.cluster
- - cluster.os-ha-contrail.openstack.dashboard
params:
mysql_cluster_role: master
linux_system_codename: xenial
@@ -142,7 +142,6 @@
openstack_control_node02:
classes:
- service.galera.slave.cluster
- - cluster.os-ha-contrail.openstack.dashboard
params:
mysql_cluster_role: slave
linux_system_codename: xenial
@@ -150,7 +149,6 @@
openstack_control_node03:
classes:
- service.galera.slave.cluster
- - cluster.os-ha-contrail.openstack.dashboard
params:
mysql_cluster_role: slave
linux_system_codename: xenial