Compare commits
6 Commits
14874504e7
...
main
Author | SHA1 | Date | |
---|---|---|---|
61b52f214c
|
|||
7766ec5ee6
|
|||
f3768f2b07
|
|||
d2e3a0ae05
|
|||
0f52249f46
|
|||
1de5fc2d11
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
cadvisor_version: "0.51.0"
|
||||
cadvisor_version: "0.53.0"
|
||||
cadvisor_state: present
|
||||
cadvisor_deployment_method: docker
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
vmagent_user: vmagent
|
||||
vmagent_version: "1.124.0"
|
||||
vmagent_version: "1.125.0"
|
||||
vmagent_state: present
|
||||
vmagent_deployment_method: "docker"
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
vmalert_state: present
|
||||
vmalert_user: vmalert
|
||||
vmalert_version: "1.123.0"
|
||||
vmalert_version: "1.125.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.123.0"
|
||||
vmtsdb_version: "1.125.0"
|
||||
vmtsdb_base_path: "/opt/vmtsdb"
|
||||
vmtsdb_data_path: "{{ vmtsdb_base_path }}/data"
|
||||
|
||||
|
Reference in New Issue
Block a user