Add influxdb relay to ocata models
Align next models with influxdb relay changes:
* virtual-mcp-ocata-dvr
* virtual-mcp-ocata-ovs
* virtual-mcp11-k8s-calico
Change-Id: I5a3ddad81315901ecf792cb302be6454f3c2b6dd
diff --git a/classes/cluster/virtual-mcp-ocata-dvr/stacklight/server.yml b/classes/cluster/virtual-mcp-ocata-dvr/stacklight/server.yml
index a99b73c..bdc2c09 100644
--- a/classes/cluster/virtual-mcp-ocata-dvr/stacklight/server.yml
+++ b/classes/cluster/virtual-mcp-ocata-dvr/stacklight/server.yml
@@ -15,8 +15,9 @@
- system.kibana.server.single
- system.haproxy.proxy.listen.stacklight.elasticsearch
- system.haproxy.proxy.listen.stacklight.kibana
-- system.haproxy.proxy.listen.stacklight.influxdb
+- system.haproxy.proxy.listen.stacklight.influxdb_relay
- service.haproxy.proxy.single
+- system.influxdb.relay.cluster
- system.influxdb.server.single
- system.influxdb.database.stacklight
- system.influxdb.database.ceilometer
@@ -37,6 +38,7 @@
keepalived_prometheus_vip_password: 'password'
keepalived_prometheus_vip_interface: ens4
cluster_vip_address: ${_param:stacklight_monitor_address}
+ cluster_local_address: ${_param:single_address}
cluster_elasticsearch_port: 9200
cluster_kibana_port: 5601
cluster_node01_hostname: mon01