]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(GH-134) Autorequire iptables related packages
authorDan Carley <dan.carley@gmail.com>
Fri, 1 Mar 2013 18:55:32 +0000 (18:55 +0000)
committerDan Carley <dan.carley@gmail.com>
Fri, 1 Mar 2013 19:35:28 +0000 (19:35 +0000)
commita28c3aedab31ebe89eba5f54fb1c59288bb9ae83
treec44fc59cf66d201c270b5e3c58fd447d33a80f15
parent04978b375f911630c0506afc8e20ffc784eeee69
(GH-134) Autorequire iptables related packages

autorequires from firewall and firewallchain resources to iptables and
iptables-persistent packages, when the appropriate provider is selected and
the packages are managed in the catalog. This will prevent failed rule
creation and persistence on fresh nodes where the packages may not be
pre-installed.
lib/puppet/type/firewall.rb
lib/puppet/type/firewallchain.rb
spec/unit/puppet/type/firewall_spec.rb
spec/unit/puppet/type/firewallchain_spec.rb