mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-21 01:48:07 +00:00
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:
parent
2724d8f8b2
commit
462f373827
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user