mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-19 02:01:17 +00:00
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…
x
Reference in New Issue
Block a user