]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Fix for MODULES-1688
authorJonathan Tripathy <jonathan.tripathy@puppetlabs.com>
Wed, 21 Jan 2015 08:48:12 +0000 (00:48 -0800)
committerJonathan Tripathy <jonathan.tripathy@puppetlabs.com>
Wed, 21 Jan 2015 08:48:12 +0000 (00:48 -0800)
commit19ea03665630ea7e9719b4610055c66d807bdd7f
tree9ce2a7c3e5768e2f970731cb15fbebe3811290e6
parent86620cff165fbffe623e0c8c7bde1204ee76bf30
Fix for MODULES-1688

Re-applying a manifest with an unchanged UID will now not re-apply
the rule unnecessarily.
lib/puppet/type/firewall.rb
spec/acceptance/firewall_uid_spec.rb [new file with mode: 0644]