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:
Jakub Sokołowski 2022-10-19 12:16:50 +02:00
parent c26130ab69
commit 83073a7567
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931

View File

@ -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 }