ih-eu-mda1: drop data center override

We now have Consul, logs, and metrics hosts in `ih-eu-mda1`.
https://github.com/status-im/infra-hq/issues/105

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-10-12 17:24:08 +02:00
parent 2c93e44a77
commit 6855fc016b
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
2 changed files with 0 additions and 6 deletions

View File

@ -1,7 +1,4 @@
--- ---
# CtrlServ4ers has no dedicated Consul Cluster
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']

View File

@ -1,7 +1,4 @@
--- ---
# MacStadium has no dedicated Consul Cluster
bootstrap__consul_data_center: 'he-eu-hel1'
# Lowered to avoid hitting open files limit at boot. # Lowered to avoid hitting open files limit at boot.
# https://github.com/status-im/nimbus-eth2/issues/2984 # https://github.com/status-im/nimbus-eth2/issues/2984
beacon_node_max_peers: 200 beacon_node_max_peers: 200