add role metadata
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
cc577ff11f
commit
3643347f26
|
@ -0,0 +1,21 @@
|
||||||
|
---
|
||||||
|
galaxy_info:
|
||||||
|
author: Jakub Sokołowski <jakub@status.im>
|
||||||
|
description: Build and run nimbus eth1 portal bridge
|
||||||
|
company: Status.im
|
||||||
|
license: MIT
|
||||||
|
min_ansible_version: 1.9
|
||||||
|
platforms:
|
||||||
|
- name: Ubuntu
|
||||||
|
versions:
|
||||||
|
- xenial
|
||||||
|
dependencies:
|
||||||
|
- name: infra-role-consul-service
|
||||||
|
src: git+git@github.com:status-im/infra-role-consul-service.git
|
||||||
|
scm: git
|
||||||
|
- name: infra-role-open-ports
|
||||||
|
src: git+git@github.com:status-im/infra-role-open-ports.git
|
||||||
|
scm: git
|
||||||
|
- name: infra-role-systemd-timer
|
||||||
|
src: git+git@github.com:status-im/infra-role-systemd-timer.git
|
||||||
|
scm: git
|
Loading…
Reference in New Issue