]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(MODULES-8214) Handle src_type and dst_type as array
authorMateusz Gozdek <mateusz.gozdek@sociomantic.com>
Tue, 6 Nov 2018 00:16:35 +0000 (01:16 +0100)
committerMateusz Gozdek <mateusz.gozdek@sociomantic.com>
Mon, 26 Nov 2018 14:09:53 +0000 (15:09 +0100)
commit4d3d0393f6fbdab13feab29261fcced365862395
tree2396b45e87f2a246af8495b93eec1c86ecc84c95
parentbb018199f46ccb98d26d2a565a355487184775c2
(MODULES-8214) Handle src_type and dst_type as array

So it can be parsed when specified mutliple times, as well as being configured.
README.markdown
lib/puppet/provider/firewall/iptables.rb
lib/puppet/type/firewall.rb
spec/acceptance/firewall_spec.rb
spec/fixtures/iptables/conversion_hash.rb
spec/unit/puppet/type/firewall_spec.rb