Add destination parameter to firewall rule
authorJames Slagle <jslagle@redhat.com>
Wed, 20 Apr 2016 13:03:03 +0000 (09:03 -0400)
committerJames Slagle <jslagle@redhat.com>
Wed, 20 Apr 2016 14:17:24 +0000 (10:17 -0400)
commita005e3e052a4e41397e7060ad3bc8f45860e5336
tree7308f8793e00618a27238fba783a2b6e0cc23d49
parent33c6afe89ade18f3017158bddf60c1e51937583e
Add destination parameter to firewall rule

Specifying a destination cidr is already supported by
puppetlabs-firewall, we just need to pass through the parameter in
rule.pp in puppet-tripleo.

This will allow creating iptables rules that forward network traffic for
a given cidr via puppet-tripleo.

Change-Id: I23582a55cd97248be52f45e14de7e813ff499ff7
manifests/firewall/rule.pp
spec/classes/tripleo_firewall_spec.rb