updated zabbix state

This commit is contained in:
Paul 2020-11-30 22:53:19 +01:00
parent b497def28a
commit bf4301b578

View File

@ -9,7 +9,7 @@ zabbix_script_{{ key }}:
file.managed:
- name: /etc/zabbix/scripts/{{ value.name }}
- source: salt://zabbix/scripts/{{ value.name }}
- owner: zabbix
- user: zabbix
- group: zabbix
- mode: 0755
{%- endfor %}