use dedicated docker image for toledo
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
aad84c1554
commit
c0766cfb72
|
@ -40,7 +40,7 @@
|
||||||
hosts: nimbus-slaves-toledo
|
hosts: nimbus-slaves-toledo
|
||||||
vars:
|
vars:
|
||||||
beacon_node_network: 'toledo'
|
beacon_node_network: 'toledo'
|
||||||
beacon_node_cont_tag: 'devel'
|
beacon_node_cont_tag: 'toledo'
|
||||||
dist_validators_layout:
|
dist_validators_layout:
|
||||||
"toledo-01.aws-eu-central-1a.nimbus.test": { start: 0, end: 1024 }
|
"toledo-01.aws-eu-central-1a.nimbus.test": { start: 0, end: 1024 }
|
||||||
"toledo-02.aws-eu-central-1a.nimbus.test": { start: 1024, end: 2047 }
|
"toledo-02.aws-eu-central-1a.nimbus.test": { start: 1024, end: 2047 }
|
||||||
|
|
Loading…
Reference in New Issue