Browse Source
Merge pull request #2938 from etkecc/migrate-prometheus-exporters
migrate prometheus exporter roles
pull/2939/head
Slavi Pantaleev
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
requirements.yml
|
|
|
@@ -44,8 +44,9 @@ |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git |
|
|
|
version: v2.47.1-0 |
|
|
|
name: prometheus |
|
|
|
- src: git+https://gitlab.com/etke.cc/roles/prometheus_node_exporter.git |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git |
|
|
|
version: v1.6.1-0 |
|
|
|
name: prometheus_node_exporter |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git |
|
|
|
version: v0.14.0-0 |
|
|
|
name: prometheus_postgres_exporter |
|
|
|
|