1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-20 04:53:30 +02:00
infrastructure/host_vars/vostok.archlinux.org
Florian Pritz 4366b9b070
Manage zabbix host configuration via ansible
This currently deploys the same configuration we used to have apart from
some '127.0.0.1' IPs for the agent IP, but those were incorrect anyways.

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

419 B

— hostname: "vostok"

ipv4_address: "5.9.158.171" ipv4_netmask: "/32" ipv6_address: "2a01:4f8:190:51aa::1" ipv6_netmask: "/128" ipv4_gateway: "5.9.158.161" ipv6_gateway: "fe80::1" filesystem: ext4

zabbix_agent_templates:

  • Template OS Linux

configure_firewall: true

ansible_python_interpreter: /usr/bin/python3.7