meta: add dependency on infra-role-consul-service
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
d73da3f466
commit
218338c21d
|
@ -9,4 +9,7 @@ galaxy_info:
|
|||
- name: Ubuntu
|
||||
versions:
|
||||
- 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