]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(#16004) array_matching is contraindicated.
authorSharif Nassar <sharif@mediatemple.net>
Fri, 16 Nov 2012 20:49:18 +0000 (12:49 -0800)
committerSharif Nassar <sharif@mediatemple.net>
Sat, 17 Nov 2012 00:04:27 +0000 (16:04 -0800)
commit5a0e9721519fc6272dd3ed44ff222d313e9031fe
treeb15556e1c87ff1ca01821c6526efefe6bdad9698
parent63fd4339faf10721020bf49439cd4462c725151a
(#16004) array_matching is contraindicated.

With ":array_matching =>:all", uid/gid rules are reloaded with every
Puppet run.  This is ugly and annoying, and arguably wrong.
lib/puppet/type/firewall.rb
spec/unit/puppet/type/firewall_spec.rb