Issue #13674 has been updated by Ken Barber. Project changed from Puppet Labs Modules to Puppet Status changed from Unreviewed to Accepted
---------------------------------------- Feature #13674: nagios module: add support for ipv6 addresses https://projects.puppetlabs.com/issues/13674#change-62116 Author: Chris Price Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: We had a pull request to add ipv6 support to the nagios host resource type: https://github.com/puppetlabs/puppet/pull/530 This pull request was based against puppet core, and nagios support has since been moved out to a module. The change is dead simple, just needs to be targeted against the new module codebase. Would also be advisable to write some tests for host parameters. Also, at the time that the pull request was generated, this feature does not appear to be available in nagios core; it's available via a patch and in the Icinga fork: http://exchange.nagios.org/directory/Patches/Nagios/IPv6-address-in-host-definition-patch/details https://www.icinga.org/about/ Thus, if we do add support for it, we might need to wrap it in a puppet "feature"--or otherwise ensure that it doesn't cause problems with basic nagios deployments. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
