mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-21 01:48:07 +00:00
nimbus.mainnet: deploy libp2p nodes to metal-07
Because `libp2p` nodes take up space on 05 and 06. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
c26130ab69
commit
83073a7567
@ -150,7 +150,6 @@ nodes_layout:
|
||||
- { branch: 'testing', num: 2 }
|
||||
- { branch: 'unstable', num: 1, db_purge: true }
|
||||
- { branch: 'unstable', num: 2 }
|
||||
- { branch: 'libp2p', num: 1 }
|
||||
|
||||
'metal-06.he-eu-hel1.nimbus.mainnet':
|
||||
- { branch: 'stable', num: 1 }
|
||||
@ -159,4 +158,10 @@ nodes_layout:
|
||||
- { branch: 'testing', num: 2 }
|
||||
- { branch: 'unstable', num: 1, db_purge: true, db_sync: true }
|
||||
- { branch: 'unstable', num: 2 }
|
||||
|
||||
'metal-07.he-eu-hel1.nimbus.mainnet':
|
||||
- { branch: 'stable', num: 1 }
|
||||
- { branch: 'libp2p', num: 1 }
|
||||
- { branch: 'libp2p', num: 2 }
|
||||
- { branch: 'libp2p', num: 3 }
|
||||
- { branch: 'libp2p', num: 4 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user