mirror of
https://github.com/status-im/infra-role-geth-exporter.git
synced 2025-02-18 13:56:31 +00:00
16 lines
386 B
YAML
16 lines
386 B
YAML
---
|
|
galaxy_info:
|
|
author: Jakub Sokołowski <jakub@status.im>
|
|
description: Deploy and setup geth_exporter for geth metrics.
|
|
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
|