diff --git a/ansible/group_vars/ih-eu-mda1.yml b/ansible/group_vars/ih-eu-mda1.yml index 28c4a55..b57c5c3 100644 --- a/ansible/group_vars/ih-eu-mda1.yml +++ b/ansible/group_vars/ih-eu-mda1.yml @@ -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 bootstrap__extra_volume_bind_paths: DATA_VOLUME1: ['/data'] diff --git a/ansible/host_vars/macm1-01.ih-eu-mda1.nimbus.prater.yml b/ansible/host_vars/macm1-01.ih-eu-mda1.nimbus.prater.yml index 137d209..5fc443d 100644 --- a/ansible/host_vars/macm1-01.ih-eu-mda1.nimbus.prater.yml +++ b/ansible/host_vars/macm1-01.ih-eu-mda1.nimbus.prater.yml @@ -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. # https://github.com/status-im/nimbus-eth2/issues/2984 beacon_node_max_peers: 200