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