nimbus.prater: move disabling discovery to Hetzner group

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-05-29 21:05:10 +02:00
parent e9a05d73ab
commit 948b5885fe
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
3 changed files with 4 additions and 3 deletions

View File

@ -0,0 +1,3 @@
---
# Hetzner detects discovery as network scanning.
erigon_discovery_enabled: false

View File

@ -34,8 +34,6 @@ erigon_cont_mem_ratio: 0.1
erigon_max_peers: 20
erigon_miner_enabled: true
erigon_mining_private_key: '{{lookup("bitwarden", "nimbus/wallet/testnets", field="private-key")}}'
# Hetzner detects discovery as network scanning.
erigon_discovery_enabled: false
erigon_discovery_dns_entries: ['enrtree://AKA3AM6LPBYEUDMVNU3BSVQJ5AD45Y7YPOHJLEF6W26QOE4VTUDPE@all.goerli.ethdisco.net']
# Ports
erigon_port: '{{ 40303 + (idx|int) + 1 }}'

View File

@ -125,7 +125,7 @@
- name: infra-role-erigon
src: git@github.com:status-im/infra-role-erigon.git
version: c4057d3cd3f1211db63fc87ebbfcc8cac62b26e5
version: f5c1071456f194c0f803025df850d192e6964f02
scm: git
- name: smart-metrics