meta: add role dependencies
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
a15cb27c82
commit
68d18cc624
|
@ -9,4 +9,10 @@ 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
|
||||
- name: systemd-timer
|
||||
src: git+git@github.com:status-im/infra-role-systemd-timer.git
|
||||
scm: git
|
||||
|
|
Loading…
Reference in New Issue