nimbus.mainnet: add 16 GB SWAP file, no SWAP partition

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-07-12 09:45:51 +02:00
parent 41025265e2
commit 3b4a872b00
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
serial: '{{ serial|default(1) }}'
hosts: nimbus-mainnet-metal
roles:
- { role: swap-file, tags: [ swap-file ] }
- { role: open-ports, tags: [ open-ports ] }
- { role: smart-metrics, tags: [ smart-metrics ] }
- { role: redirect-ports, tags: [ redirect-ports ] }