rename infra-role-bootstrap-linux, upgrde consul

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-07-28 12:27:58 +02:00
parent 3e32ec1ba9
commit 4384f62e5f
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 6 additions and 6 deletions

View File

@ -24,10 +24,10 @@
gather_facts: False gather_facts: False
hosts: all hosts: all
roles: roles:
- infra-role-bootstrap/raw - infra-role-bootstrap-linux/raw
- name: Bootstrap admin users and Consul - name: Bootstrap admin users and Consul
become: true become: true
hosts: all hosts: all
roles: roles:
- infra-role-bootstrap - infra-role-bootstrap-linux

View File

@ -14,14 +14,14 @@
version: 54125c7d291289aaea51ca313fc694d057d803fa version: 54125c7d291289aaea51ca313fc694d057d803fa
scm: git scm: git
- name: infra-role-bootstrap - name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap.git src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: a72d839866700f543c3634a6a82bf0ac0fc44c0c version: 73d16a19970db4d1e27aa284bc3e4786b8a3c659
scm: git scm: git
- name: infra-role-bootstrap-windows - name: infra-role-bootstrap-windows
src: git@github.com:status-im/infra-role-bootstrap-windows.git src: git@github.com:status-im/infra-role-bootstrap-windows.git
version: f9153669a39ccc0dff9582ec11cc07f6ff399840 version: 3a9053bc7a35258c20dffce123c8657d53c81858
scm: git scm: git
- name: oauth-proxy - name: oauth-proxy