mainnet: bump SWAP file size for bootstrap nodes

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-08-06 00:23:41 +02:00
parent c549211278
commit 25fd95a393
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
---
swap_file_path: '/main.swap'
swap_file_size_mb: 4096
# WARNING: Since these are Eth 2 bootnodes we need to keep the keys and IPs unchanged.
beacon_node_netkey: '{{lookup("bitwarden", "nimbus/netkey", field=hostname)}}'

View File

@ -1,5 +1,6 @@
---
swap_file_path: '/main.swap'
swap_file_size_mb: 4096
# WARNING: Since these are Eth 2 bootnodes we need to keep the keys and IPs unchanged.
beacon_node_netkey: '{{lookup("bitwarden", "nimbus/netkey", field=hostname)}}'