mainnet.geth: use snap sync method

We had issues with mainnet node not fully syncing.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-12-18 18:06:59 +01:00
parent 2724d8f8b2
commit 462f373827
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ swap_file_size_mb: 4096
# Geth node
geth_service_name: 'nimbus-mainnet'
geth_network_name: 'mainnet'
geth_sync_mode: 'fast'
geth_sync_mode: 'snap'
geth_log_level_name: info
geth_websocket_enabled: true
# Geth auth

View File

@ -86,7 +86,7 @@
- name: elasticsearch
src: git@github.com:status-im/infra-role-elasticsearch.git
version: 0d60d773b68a70352501997cdb54f6c91597e763
version: f38d712b12e205d245cc692b6e99049acaf9401e
scm: git
- name: elasticsearch-hq
@ -96,7 +96,7 @@
- name: elasticsearch-lb
src: git@github.com:status-im/infra-role-elasticsearch-lb.git
version: e7912ebd3eb12e6bf30307ea9df860e1b3931041
version: 0ad1758c0450dc8cc8b392a3fc5f89cb793c2e28
scm: git
- name: systemd-timer