]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
MODULES-1612 - sync src_range and dst_range
authorMorgan Haskel <morgan@puppetlabs.com>
Mon, 29 Dec 2014 21:41:06 +0000 (13:41 -0800)
committerMorgan Haskel <morgan@puppetlabs.com>
Mon, 29 Dec 2014 21:47:24 +0000 (13:47 -0800)
commit5efdee67195721a46bdcb3549085d3829e8f3d3a
tree99d04cce7bd505602570087be4bc7c835293b00a
parent9ac6fe0fc9aec64649e8a3e403ac55e86bc9ad33
MODULES-1612 - sync src_range and dst_range

The the firewall type and the ip6tables provider did not support
src_range and dst_range for ip6tables. Added this functionality.
README.markdown
lib/puppet/provider/firewall/ip6tables.rb
lib/puppet/type/firewall.rb
spec/acceptance/firewall_spec.rb