migrate prometheus exporter roles
This commit is contained in:
parent
8ffd3d0f64
commit
875b169901
1 changed files with 4 additions and 2 deletions
|
@ -163,10 +163,12 @@
|
|||
- 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_blackbox_exporter.git
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-blackbox-exporter.git
|
||||
version: v0.24.0-0
|
||||
- src: git+https://gitlab.com/etke.cc/roles/prometheus_node_exporter.git
|
||||
name: prometheus_blackbox_exporter
|
||||
- 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
|
||||
|
|
Loading…
Add table
Reference in a new issue