Skip to content

Commit 27af060

Browse files
fix syntax error with end token
1 parent 0bbf95c commit 27af060

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/puppet/util/firewall.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ def persist_iptables(proto)
240240
when :IPv6
241241
['/bin/sh', '-c', '/usr/sbin/ip6tables-save > /etc/iptables/ip6tables.rules']
242242
end
243-
end
244243
when :Suse
245244
case proto.to_sym
246245
when :IPv4

0 commit comments

Comments
 (0)