ih-eu-mda1: fix destintion DC for sending logs
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
e43ede93a5
commit
cd0841eba2
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
# CtrlServ4ers has no dedicated Consul Cluster
|
# CtrlServ4ers has no dedicated Consul Cluster
|
||||||
bootstrap__consul_data_center: 'he-eu-hel1'
|
bootstrap__consul_data_center: 'he-eu-hel1'
|
||||||
|
bootstrap__rsyslog_logstash_target_dc: '{{ bootstrap__consul_data_center }}'
|
||||||
# Volumes
|
# Volumes
|
||||||
bootstrap__extra_volume_bind_paths:
|
bootstrap__extra_volume_bind_paths:
|
||||||
DATA_VOLUME1: ['/data']
|
DATA_VOLUME1: ['/data']
|
||||||
|
|
Loading…
Reference in New Issue