mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-12 21:46:32 +00:00
9 lines
272 B
YAML
9 lines
272 B
YAML
---
|
|
# CtrlServ4ers has no dedicated Consul Cluster
|
|
bootstrap__consul_data_center: 'he-eu-hel1'
|
|
bootstrap__rsyslog_logstash_target_dc: '{{ bootstrap__consul_data_center }}'
|
|
# Volumes
|
|
bootstrap__extra_volume_bind_paths:
|
|
DATA_VOLUME1: ['/data']
|
|
DATA_VOLUME2: ['/docker']
|