]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(#9576) Stub iptables type so it will execute on platforms other then linux.
authorKen Barber <ken@bob.sh>
Sat, 17 Sep 2011 22:46:35 +0000 (23:46 +0100)
committerKen Barber <ken@bob.sh>
Sat, 17 Sep 2011 22:46:35 +0000 (23:46 +0100)
commit04b4da95a8f6067bbab3acc9b2dc6542efa9af4b
treea3dbe022121b9c2a9befd9ce46c3f91ca84b9c61
parentf64132ae1b86e8585a006cbf2f8d4d518e63865a
(#9576) Stub iptables type so it will execute on platforms other then linux.

This change will help us target other platforms for this type. I've also
removed old helpers to align with Puppet core spec_helper. While this might
seem more invconvenient it provides more consistency with core Puppet type
testing.
spec/unit/type/iptables_type_spec.rb [moved from spec/type/iptables_type_spec.rb with 83% similarity]