]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
fix syntax error with end token
authorHaroon Rafique <haroon.rafique@gmail.com>
Mon, 8 Aug 2022 13:41:51 +0000 (09:41 -0400)
committerHaroon Rafique <haroon.rafique@gmail.com>
Mon, 8 Aug 2022 13:41:51 +0000 (09:41 -0400)
lib/puppet/util/firewall.rb

index 8761d1840f6302ac15c984af27bf136c9e96e749..0801b13c0423cc5c08193f18f11487b7e567baa5 100644 (file)
@@ -240,7 +240,6 @@ module Puppet::Util::Firewall
             when :IPv6
               ['/bin/sh', '-c', '/usr/sbin/ip6tables-save > /etc/iptables/ip6tables.rules']
             end
-          end
           when :Suse
             case proto.to_sym
             when :IPv4