]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
README.markdown: Added ipv{4,6} to proto list.
authorJonathan Davies <jpdavs@gmail.com>
Sun, 29 Mar 2015 16:40:44 +0000 (16:40 +0000)
committerJonathan Davies <jpdavs@gmail.com>
Sun, 29 Mar 2015 16:40:44 +0000 (16:40 +0000)
README.markdown

index 8e46d36f43017e338e69cecb58b84f8074a2b528..1e8353987d46af4775633450b2b815c295190670 100644 (file)
@@ -544,6 +544,8 @@ firewall { '999 this runs last':
   * 'tcp'
   * 'udp'
   * 'icmp'
+  * 'ipv4'
+  * 'ipv6'
   * 'ipv6-icmp'
   * 'esp'
   * 'ah'