1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/zabbix-agent/defaults/main.yml
Florian Pritz ed358f3270
zabbix-agent: Add host_groups
These are required to be set when adding a new host.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-11-25 17:30:12 +01:00

10 lines
368 B
YAML

---
zabbix_agent_server: zabbix.archlinux.org
zabbix_agent_ip: ""
zabbix_agent_dns: "{{inventory_hostname}}"
zabbix_agent_useip: 0
# TODO set this as a default here once the value has been set correctly for each host. Otherwise we might remove templates from a host by accident
#zabbix_agent_template: ['Template OS Linux']
zabbix_agent_host_groups:
- Linux servers