puppet-zabbix
puppet-zabbix copied to clipboard
Feature Request: Add more network interface types to listenip
Is it possible to add more network interfaces to the matches for listenip in agent.pp?
I have some VMs that use interfaces that match virbr.* and enp.* but those aren't listed:
if ($listenip != undef) {
if ($listenip =~ /^(eth|lo|bond|lxc|eno|tap|tun).*/) {
...
Hey @markfaine, are you able to provide a PR for this?
Yeah sure.
On Mon, Dec 5, 2016, 4:20 PM Tim Meusel [email protected] wrote:
Hey @markfaine https://github.com/markfaine, are you able to provide a PR for this?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/voxpupuli/puppet-zabbix/issues/323#issuecomment-264996544, or mute the thread https://github.com/notifications/unsubscribe-auth/AA5-vQXG9LVjVnob8rGbJiAvIJDomF8aks5rFI41gaJpZM4LEwMP .