Compare commits
13 Commits
34e54da402
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
9c5422610d
|
|||
|
2568ad606c
|
|||
|
1861364bfa
|
|||
|
bcf5ba0866
|
|||
|
b31574b507
|
|||
|
0007c83ebe
|
|||
|
bfd27b027b
|
|||
|
aa2c1f5a43
|
|||
|
71def51549
|
|||
|
3267d41994
|
|||
|
882871ed22
|
|||
|
b7c351d242
|
|||
|
7f0b5611bc
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
cadvisor_version: "0.53.0"
|
||||
cadvisor_version: "0.55.1"
|
||||
cadvisor_state: present
|
||||
cadvisor_deployment_method: docker
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
grafana_user: grafana
|
||||
grafana_version: "12.2.1"
|
||||
grafana_version: "12.3.1"
|
||||
grafana_base_path: "/opt/grafana"
|
||||
grafana_config_path: "{{ grafana_base_path }}/config"
|
||||
grafana_config_file: "{{ grafana_config_path }}/grafana.ini"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
vmagent_user: vmagent
|
||||
vmagent_version: "1.129.1"
|
||||
vmagent_version: "1.132.0"
|
||||
vmagent_state: present
|
||||
vmagent_deployment_method: "docker"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
vmalert_state: present
|
||||
vmalert_user: vmalert
|
||||
vmalert_version: "1.129.1"
|
||||
vmalert_version: "1.132.0"
|
||||
vmalert_base_path: "/opt/vmalert"
|
||||
vmalert_config_path: "{{ vmalert_base_path }}/config"
|
||||
vmalert_alert_config: "{{ vmalert_config_path }}/alerts.yml"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
vmtsdb_state: present
|
||||
vmtsdb_user: vmtsdb
|
||||
vmtsdb_version: "1.129.1"
|
||||
vmtsdb_version: "1.132.0"
|
||||
vmtsdb_base_path: "/opt/vmtsdb"
|
||||
vmtsdb_data_path: "{{ vmtsdb_base_path }}/data"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user