use dedicated docker image for toledo

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-11-10 13:00:25 +01:00
parent aad84c1554
commit c0766cfb72
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
hosts: nimbus-slaves-toledo
vars:
beacon_node_network: 'toledo'
beacon_node_cont_tag: 'devel'
beacon_node_cont_tag: 'toledo'
dist_validators_layout:
"toledo-01.aws-eu-central-1a.nimbus.test": { start: 0, end: 1024 }
"toledo-02.aws-eu-central-1a.nimbus.test": { start: 1024, end: 2047 }