nimbus.mainnet: revert removing of stable-02 node
This reverts commit ab266d132d
.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
53ccd34927
commit
8ddbd86139
|
@ -110,6 +110,7 @@ nodes_layout:
|
||||||
|
|
||||||
'metal-01.he-eu-hel1.nimbus.mainnet':
|
'metal-01.he-eu-hel1.nimbus.mainnet':
|
||||||
- { branch: 'stable', num: 1 }
|
- { branch: 'stable', num: 1 }
|
||||||
|
- { branch: 'stable', num: 2 }
|
||||||
- { branch: 'testing', num: 1, open_libp2p_ports: false }
|
- { branch: 'testing', num: 1, open_libp2p_ports: false }
|
||||||
- { branch: 'testing', num: 2 }
|
- { branch: 'testing', num: 2 }
|
||||||
- { branch: 'unstable', num: 1, public_api: true }
|
- { branch: 'unstable', num: 1, public_api: true }
|
||||||
|
@ -117,6 +118,7 @@ nodes_layout:
|
||||||
|
|
||||||
'metal-02.he-eu-hel1.nimbus.mainnet':
|
'metal-02.he-eu-hel1.nimbus.mainnet':
|
||||||
- { branch: 'stable', num: 1 }
|
- { branch: 'stable', num: 1 }
|
||||||
|
- { branch: 'stable', num: 2 }
|
||||||
- { branch: 'testing', num: 1, public_api: true }
|
- { branch: 'testing', num: 1, public_api: true }
|
||||||
- { branch: 'testing', num: 2 }
|
- { branch: 'testing', num: 2 }
|
||||||
- { branch: 'unstable', num: 1, open_libp2p_ports: false }
|
- { branch: 'unstable', num: 1, open_libp2p_ports: false }
|
||||||
|
@ -124,6 +126,7 @@ nodes_layout:
|
||||||
|
|
||||||
'metal-03.he-eu-hel1.nimbus.mainnet':
|
'metal-03.he-eu-hel1.nimbus.mainnet':
|
||||||
- { branch: 'stable', num: 1 }
|
- { branch: 'stable', num: 1 }
|
||||||
|
- { branch: 'stable', num: 2 }
|
||||||
- { branch: 'testing', num: 1 }
|
- { branch: 'testing', num: 1 }
|
||||||
- { branch: 'testing', num: 2 }
|
- { branch: 'testing', num: 2 }
|
||||||
- { branch: 'unstable', num: 1 }
|
- { branch: 'unstable', num: 1 }
|
||||||
|
@ -131,6 +134,7 @@ nodes_layout:
|
||||||
|
|
||||||
'metal-04.he-eu-hel1.nimbus.mainnet':
|
'metal-04.he-eu-hel1.nimbus.mainnet':
|
||||||
- { branch: 'stable', num: 1 }
|
- { branch: 'stable', num: 1 }
|
||||||
|
- { branch: 'stable', num: 2 }
|
||||||
- { branch: 'testing', num: 1 }
|
- { branch: 'testing', num: 1 }
|
||||||
- { branch: 'testing', num: 2 }
|
- { branch: 'testing', num: 2 }
|
||||||
- { branch: 'unstable', num: 1 }
|
- { branch: 'unstable', num: 1 }
|
||||||
|
@ -138,6 +142,7 @@ nodes_layout:
|
||||||
|
|
||||||
'metal-05.he-eu-hel1.nimbus.mainnet':
|
'metal-05.he-eu-hel1.nimbus.mainnet':
|
||||||
- { branch: 'stable', num: 1 }
|
- { branch: 'stable', num: 1 }
|
||||||
|
- { branch: 'stable', num: 2 }
|
||||||
- { branch: 'testing', num: 1 }
|
- { branch: 'testing', num: 1 }
|
||||||
- { branch: 'testing', num: 2 }
|
- { branch: 'testing', num: 2 }
|
||||||
- { branch: 'unstable', num: 1 }
|
- { branch: 'unstable', num: 1 }
|
||||||
|
@ -145,6 +150,7 @@ nodes_layout:
|
||||||
|
|
||||||
'metal-06.he-eu-hel1.nimbus.mainnet':
|
'metal-06.he-eu-hel1.nimbus.mainnet':
|
||||||
- { branch: 'stable', num: 1 }
|
- { branch: 'stable', num: 1 }
|
||||||
|
- { branch: 'stable', num: 2 }
|
||||||
- { branch: 'testing', num: 1 }
|
- { branch: 'testing', num: 1 }
|
||||||
- { branch: 'testing', num: 2 }
|
- { branch: 'testing', num: 2 }
|
||||||
- { branch: 'unstable', num: 1 }
|
- { branch: 'unstable', num: 1 }
|
||||||
|
|
Loading…
Reference in New Issue