From e58d1f7abc82e2f916e7694b8014098eab550519 Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Tue, 14 Sep 2021 19:54:44 +0300 Subject: [PATCH] Reduce the number of peers on Prater and Pyrmont nodes This is a test of the recently developed subnet walking functionality --- ansible/group_vars/nimbus.prater.yml | 3 +++ ansible/group_vars/nimbus.pyrmont.yml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/ansible/group_vars/nimbus.prater.yml b/ansible/group_vars/nimbus.prater.yml index 56b8521..02fcd08 100644 --- a/ansible/group_vars/nimbus.prater.yml +++ b/ansible/group_vars/nimbus.prater.yml @@ -15,6 +15,9 @@ beacon_node_cont_image: 'statusteam/nimbus_beacon_node:unstable-{{ node_size }}' beacon_node_cont_tag: '{{ node_branch }}-{{ node_size }}' beacon_node_network: 'prater' +# Peers +beacon_node_max_peers: 50 + # Windows service user beacon_node_service_user_pass: '{{lookup("bitwarden", "nimbus/windows", field="password")}}' diff --git a/ansible/group_vars/nimbus.pyrmont.yml b/ansible/group_vars/nimbus.pyrmont.yml index f7a3977..7917737 100644 --- a/ansible/group_vars/nimbus.pyrmont.yml +++ b/ansible/group_vars/nimbus.pyrmont.yml @@ -16,6 +16,9 @@ beacon_node_network: 'pyrmont' beacon_node_log_level: 'INFO' beacon_node_dist_validators_enabled: true +# Peers +beacon_node_max_peers: 40 + # Split by hostname and branch for more central location. validators_layout: "metal-01.he-eu-hel1.nimbus.pyrmont": # 4000 validators each