rename prater-libp2p to prater-unstable-libp2p-stable
Signed-off-by: Arthur Koziel <arthur@arthurkoziel.com>
This commit is contained in:
parent
e2749a7c9f
commit
6d9fcf4a20
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
beacon_node_cont_tag: 'libp2p-large'
|
||||
dist_validators_layout:
|
||||
"libp2p-large-01.aws-eu-central-1a.nimbus.prater": { start: 37500, end: 40000 } # 2500
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
beacon_node_cont_tag: 'unstable-libp2p-stable-large'
|
||||
dist_validators_layout:
|
||||
"u-libp2p-s-large-01.aws-eu-central-1a.nimbus.prater": { start: 37500, end: 40000 } # 2500
|
|
@ -22,7 +22,7 @@
|
|||
- nimbus-prater-stable
|
||||
- nimbus-prater-testing
|
||||
- nimbus-prater-unstable
|
||||
- nimbus-prater-libp2p
|
||||
- nimbus-prater-unstable-libp2p-stable
|
||||
pre_tasks:
|
||||
- name: Discover Goerli Geth WebSocket endpoint
|
||||
tags: [ infra-role-beacon-node, beacon-node ]
|
||||
|
|
Loading…
Reference in New Issue