nimbus.prater: configure resync for macos host

We're running out of disk space, this is a quick fix for now.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-12-07 17:38:01 +01:00
parent 0187369fa6
commit 2caba20c3f
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
2 changed files with 7 additions and 1 deletions

View File

@ -16,3 +16,9 @@ nimbus_era_files_timer_frequency: 604800
nimbus_era_files_timer_path: '/Users/nimbus/era'
nimbus_era_files_db_path: '/Users/nimbus/beacon-node-{{ beacon_node_network }}-stable/data/db'
nimbus_era_files_nclidb_path: '/Users/nimbus/beacon-node-{{ beacon_node_network }}-unstable/repo/build/ncli_db'
# Periodic resync to save space
beacon_node_resync_enabled: true
beacon_node_resync_timer_enabled: true
beacon_node_resync_timer_frequency: '2592000' # monthly
beacon_node_resync_timer_trusted_api_url: 'http://linux-01.he-eu-hel1.nimbus.prater.wg:9300/'

View File

@ -111,7 +111,7 @@
- name: launchd-timer
src: git@github.com:status-im/infra-role-launchd-timer.git
version: d73da3f46608a3a6522e4de5ec51ef6be8e46f0d
version: 12601d6ac260607b1949b6ea6e99f750a17350f0
scm: git
- name: swap-file