diff --git a/ansible/vars/layout/holesky_tmp.yml b/ansible/vars/layout/holesky_tmp.yml index cfeabf2..cad4d96 100644 --- a/ansible/vars/layout/holesky_tmp.yml +++ b/ansible/vars/layout/holesky_tmp.yml @@ -87,8 +87,26 @@ nodes_layout: - { branch: 'unstable', start: 98000, end: 99000, el: 'erigon', vc: false } - { branch: 'libp2p', start: 99000, end:100000, el: 'erigon', vc: false } + 'linux-15.ih-eu-mda1.nimbus.holesky': # 0 each + - { branch: 'stable', el: 'erigon', vc: false } + - { branch: 'testing', el: 'erigon', vc: true } + - { branch: 'unstable', el: 'erigon', vc: false } + 'linux-15.ih-eu-mda1.nimbus.holesky': # 0 each - { branch: 'stable', el: 'erigon', vc: false } - { branch: 'testing', el: 'erigon', vc: true } - { branch: 'unstable', el: 'erigon', vc: false } - { branch: 'libp2p', el: 'erigon', vc: false } + - { branch: 'libp2p', el: 'erigon', vc: false } + + 'linux-16.ih-eu-mda1.nimbus.holesky': # 0 each + - { branch: 'stable', el: 'erigon', vc: false } + - { branch: 'testing', el: 'erigon', vc: true } + - { branch: 'unstable', el: 'erigon', vc: false } + - { branch: 'libp2p', el: 'erigon', vc: false } + + 'linux-17.ih-eu-mda1.nimbus.holesky': # 0 each + - { branch: 'stable', el: 'erigon', vc: false } + - { branch: 'testing', el: 'erigon', vc: true } + - { branch: 'unstable', el: 'erigon', vc: false } + - { branch: 'libp2p', el: 'erigon', vc: false }