infra-nimbus/ansible/group_vars/ih-eu-mda1.yml

9 lines
272 B
YAML
Raw Normal View History

---
# 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']