Re: [Puppet Users] Firewall rule proto default

2014-12-15 Thread Thomas Müller
> And from a quick look at lib/puppet/type/firewalls.rb I see: > > > newproperty(:proto) do desc <<-EOS The specific protocol to match for > this rule. By default this is *tcp*. EOS newvalues(*[:tcp, :udp, :icmp, > :"ipv6-icmp", :esp, :ah, :vrrp, :igmp, :ipencap, :ospf, :gre, :cbt, > :all].coll

[Puppet Users] Firewall rule proto default

2014-12-15 Thread Laurence Foley
Opening this question that I posted on the ask site to a wider (?) audience: Quick question regarding the handling of proto in puppetlabs-firewalls. If I do a man on ip(6) tables I see: -p, --protocol protocol The protoc