nimbus.fluffy: reduce number of nodes from 32 to 16

There's not enough disk space.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-03-26 00:46:40 +01:00
parent eccb234f17
commit 6757e2f6ab
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@
tasks:
- include_role: name=infra-role-nimbus-fluffy
tags: [ beacon-node, infra-role-nimbus-fluffy ]
with_sequence: start=1 end=32
with_sequence: start=1 end=16
loop_control:
loop_var: index