puppet-zabbix icon indicating copy to clipboard operation
puppet-zabbix copied to clipboard

Feature Request: Add more network interface types to listenip

Open markfaine opened this issue 8 years ago • 2 comments

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).*/) {
...

markfaine avatar Dec 05 '16 21:12 markfaine

Hey @markfaine, are you able to provide a PR for this?

bastelfreak avatar Dec 05 '16 22:12 bastelfreak

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 .

markfaine avatar Dec 05 '16 22:12 markfaine