Skip to content

Commit

Permalink
requirements: specify validator paths explicitly
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Sokołowski <[email protected]>
  • Loading branch information
jakubgs committed Sep 12, 2022
1 parent d26521d commit 928d5a1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

- name: infra-role-bootstrap-macos
src: [email protected]:status-im/infra-role-bootstrap-macos.git
version: c0d021970a9f42e4ce069a46dbb437cdfb3e25b7
version: bc0dd10acbe1076c0af8ea17a6f65d6cdf84c3b5
scm: git

- name: infra-role-wireguard
Expand All @@ -46,17 +46,17 @@

- name: infra-role-beacon-node-linux
src: [email protected]:status-im/infra-role-beacon-node-linux.git
version: 6ea8d84ddc50288b817cd30f6046de466d625fa3
version: 3e8e553f1dbf01640290f887de588f27ab373d6b
scm: git

- name: infra-role-beacon-node-windows
src: [email protected]:status-im/infra-role-beacon-node-windows.git
version: 8c32d2937c69ec10a026f80b3bc04edfc5d8b4fa
version: ac7696dae9606c75f652571b662ec0b33436b4d6
scm: git

- name: infra-role-beacon-node-macos
src: [email protected]:status-im/infra-role-beacon-node-macos.git
version: 553bbecc49e41725ae72dd6769a633d10a431cfa
version: b51df7bf8c75d115984e310b63660e72c9b393f3
scm: git

- name: infra-role-nimbus-eth1
Expand All @@ -71,12 +71,12 @@

- name: infra-role-dist-validators
src: [email protected]:status-im/infra-role-dist-validators.git
version: dfc2adb3bd713cef23bd142a7b04b0b43e0c650a
version: 4f292d670b39aac508d81485cf046925d685159a
scm: git

- name: infra-role-rocketpool
src: [email protected]:status-im/infra-role-rocketpool.git
version: dad93aa3af1103734e0d68fad131644156fef685
version: c88da7f9f58eaf6c837903f9ffe9260cf41ab319
scm: git

- name: infra-role-winsw
Expand Down

0 comments on commit 928d5a1

Please sign in to comment.