nimbus.mainnet: add 16 GB SWAP file, no SWAP partition
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
41025265e2
commit
3b4a872b00
|
@ -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 ] }
|
||||
|
|
Loading…
Reference in New Issue