]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
MODULES-633 - Fix for ip6tables
authorMorgan Haskel <morgan@puppetlabs.com>
Fri, 23 Jan 2015 18:15:01 +0000 (10:15 -0800)
committerMorgan Haskel <morgan@puppetlabs.com>
Mon, 26 Jan 2015 17:48:55 +0000 (09:48 -0800)
commitf23732aa18f67820293a57e41cb601238af89b13
treebdad2542a699eff0cf97ea3b3bdccc6c9f7644d6
parent0245f517cefcac9b98cf2f0aad2741522efa66b1
MODULES-633 - Fix for ip6tables

If the packages for ip6tables aren't installed, the provider will throw
an exception. Fix the provider to check to make sure the variable exists
first, and update params.pp to include the required package for EL6.
lib/puppet/provider/firewall/ip6tables.rb
manifests/params.pp