Issue #9583 has been updated by Ken Barber.
Status changed from Accepted to In Topic Branch Pending Merge
Branch set to kbarber/puppetlabs-firewall/ticket/9583-missing_distro_support
I've provided a patch in branch:
Previously we had fairly specific confine settings for named distributions
of linux for the iptables provider. This was silly, since the commands
defined in the provider should be enough to confine the provider to Linux
only systems.
I've removed the confine, and replaced the defaultfor to be:
:kernel => :linux
Which should avoid the need to keep adding extra Linux distributions.
I've also added some spec tests for provider detection which should help
catch any failures around the command based detection in the future.
----------------------------------------
Bug #9583: puppetlabs-firewall: No support for gentoo or unsupported linux
distributions
https://projects.puppetlabs.com/issues/9583
Author: Ken Barber
Status: In Topic Branch Pending Merge
Priority: Normal
Assignee: Ken Barber
Category: firewall
Target version:
Keywords: gentoo, amazon, provider
Branch: kbarber/puppetlabs-firewall/ticket/9583-missing_distro_support
Currently puppetlabs-firewall doesn't support Gentoo or Amazon Linux. In fact
you can't even force the use of a provider it would seem.
TIcket gleaned [from discussion
here](http://groups.google.com/group/puppet-firewall/browse_frm/thread/7601ed22ffe9828e).
--
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.