rename prater-libp2p to prater-unstable-libp2p-stable

Signed-off-by: Arthur Koziel <arthur@arthurkoziel.com>
This commit is contained in:
Arthur Koziel 2021-04-02 11:41:52 +08:00
parent e2749a7c9f
commit 6d9fcf4a20
No known key found for this signature in database
GPG Key ID: 55B0204F1259CA3A
3 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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