mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-20 17:38:08 +00:00
nimbus.ropsten: uncomment geth setup
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7d05abad43
commit
7b7c61e5ee
@ -15,12 +15,12 @@
|
||||
hosts:
|
||||
- nimbus.ropsten
|
||||
tasks:
|
||||
#- include_role: name=infra-role-geth
|
||||
# tags: [ geth, infra-role-geth ]
|
||||
# with_items: '{{ nodes_layout[hostname] }}'
|
||||
# loop_control:
|
||||
# loop_var: node
|
||||
# index_var: idx
|
||||
- include_role: name=infra-role-geth
|
||||
tags: [ geth, infra-role-geth ]
|
||||
with_items: '{{ nodes_layout[hostname] }}'
|
||||
loop_control:
|
||||
loop_var: node
|
||||
index_var: idx
|
||||
|
||||
- include_role: name=infra-role-beacon-node-linux
|
||||
tags: [ beacon-node, infra-role-beacon-node-linux ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user