readme: update infra repo usage link
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
46238b40c3
commit
d99b462fdc
|
@ -11,4 +11,4 @@ Jenkins CI builds can be used to build and deploy new Docker images:
|
||||||
|
|
||||||
# Repo Usage
|
# Repo Usage
|
||||||
|
|
||||||
For how to use this repo read the [Infra Repo Usage](https://github.com/status-im/infra-docs/blob/master/articles/infra_repo_usage.md) doc.
|
For how to use this repo read the [Infra Repo Usage](https://github.com/status-im/infra-docs/blob/master/docs/general/ansible_terraform.md) doc.
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
- name: infra-role-bootstrap-linux
|
- name: infra-role-bootstrap-linux
|
||||||
src: git@github.com:status-im/infra-role-bootstrap-linux.git
|
src: git@github.com:status-im/infra-role-bootstrap-linux.git
|
||||||
version: 2b98037fbdf7bfaeb914e6a3f16132f8b319f875
|
version: d2eaa2d875f41d063e46eb6318270903315aab4d
|
||||||
scm: git
|
scm: git
|
||||||
|
|
||||||
- name: infra-role-wireguard
|
- name: infra-role-wireguard
|
||||||
|
|
Loading…
Reference in New Issue