1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-20 11:54:39 +02:00

Enable zabbix roles on apollo

Signed-off-by: Florian Pritz <bluewind@xinu.at>
This commit is contained in:
Florian Pritz 2017-03-19 23:54:02 +01:00
parent 9b508f22b7
commit 964e8bd0c1

View File

@ -31,3 +31,5 @@
- { role: mailman, mailman_domain: "lists.archlinux.org", tags: ["mailman"] }
- { role: patchwork, tags: ["patchwork"] }
- { role: kanboard, tags: ["kanboard"] }
- { role: zabbix-server, tags: ["zabbix", "zabbix-server"] }
- { role: zabbix-agent, tags: ["zabbix", "zabbix-agent"] }