Compare commits

...

3 Commits

3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
--- ---
vmagent_user: vmagent vmagent_user: vmagent
vmagent_version: "1.107.0" vmagent_version: "1.108.1"
vmagent_state: present vmagent_state: present
vmagent_deployment_method: "docker" vmagent_deployment_method: "docker"

View File

@ -1,7 +1,7 @@
--- ---
vmalert_state: present vmalert_state: present
vmalert_user: vmalert vmalert_user: vmalert
vmalert_version: "1.107.0" vmalert_version: "1.108.1"
vmalert_base_path: "/opt/vmalert" vmalert_base_path: "/opt/vmalert"
vmalert_config_path: "{{ vmalert_base_path }}/config" vmalert_config_path: "{{ vmalert_base_path }}/config"
vmalert_alert_config: "{{ vmalert_config_path }}/alerts.yml" vmalert_alert_config: "{{ vmalert_config_path }}/alerts.yml"

View File

@ -1,7 +1,7 @@
--- ---
vmtsdb_state: present vmtsdb_state: present
vmtsdb_user: vmtsdb vmtsdb_user: vmtsdb
vmtsdb_version: "1.107.0" vmtsdb_version: "1.108.1"
vmtsdb_base_path: "/opt/vmtsdb" vmtsdb_base_path: "/opt/vmtsdb"
vmtsdb_data_path: "{{ vmtsdb_base_path }}/data" vmtsdb_data_path: "{{ vmtsdb_base_path }}/data"