updated zabbix state
This commit is contained in:
parent
bdab8c59fb
commit
912a2dae1b
@ -1,7 +1,7 @@
|
||||
---
|
||||
{%- from "zabbix/map.jinja" import zabbix with context %}
|
||||
zabbix-agent-pkgs:
|
||||
pkg.latest:
|
||||
pkg.installed:
|
||||
- pkgs: {{ zabbix.agent.pkgs }}
|
||||
- watch_in:
|
||||
- service: zabbix-agent-service
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
{%- from "zabbix/map.jinja" import zabbix with context %}
|
||||
zabbix-server-pkgs:
|
||||
pkg.latest:
|
||||
pkg.installed:
|
||||
- pkgs: {{ zabbix.server.pkgs }}
|
||||
- watch_in:
|
||||
- service: zabbix-server-service
|
||||
|
Loading…
Reference in New Issue
Block a user