add dependency on infra-role-consul-service
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
2cf26ba163
commit
8154ed43b3
|
@ -9,4 +9,7 @@ galaxy_info:
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
- xenial
|
- xenial
|
||||||
dependencies: []
|
dependencies:
|
||||||
|
- name: consul-service
|
||||||
|
src: git+git@github.com:status-im/infra-role-consul-service.git
|
||||||
|
scm: git
|
||||||
|
|
Loading…
Reference in New Issue