8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
---
|
|
{%- from "zabbix/map.jinja" import zabbix with context %}
|
|
zabbix-agent-pkgs:
|
|
pkg.latest:
|
|
- pkgs: {{ zabbix.agent.pkgs }}
|
|
- watch_in:
|
|
- service: zabbix-agent-service
|