diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 5323997..f4bcfdb 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -16,7 +16,7 @@ - name: infra-role-bootstrap src: git@github.com:status-im/infra-role-bootstrap.git - version: c9bdc2ba10127cbcde8c0d66e9120bbee81e7e99 + version: c0223e6144f8658083491319085c7f40996a9b1c scm: git - name: oauth-proxy diff --git a/ansible/roles/beacon-node-builds/templates/build.sh.j2 b/ansible/roles/beacon-node-builds/templates/build.sh.j2 index ad55f30..d722503 100644 --- a/ansible/roles/beacon-node-builds/templates/build.sh.j2 +++ b/ansible/roles/beacon-node-builds/templates/build.sh.j2 @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# vim: ft=sh set -e function headIsDetached() {