hosts: hass1: Set collectd network interface

Because *hass1.pyrocufflink.blue* has multiple interfaces, collectd does
not know which interface it should use to send multicast metrics
messages.  To force it to use the wired interface, which is connected to
the default internal ("blue") network, the `interface` property needs to
be set.
jenkins-master
Dustin 2020-12-23 20:57:01 -06:00
parent 8d442b2aaf
commit 71f55ddfdf
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
burp_backup:
- include: /var/lib/homeassistant
collectd_network_servers:
- host: ff18::efc0:4a42
interface: eth0