Fix parsing iptables rules with hyphen in comments
authorArtur Molchanov <artur.molchanov@gmail.com>
Thu, 3 Oct 2019 21:09:13 +0000 (00:09 +0300)
committerArtur Molchanov <artur.molchanov@easybrain.com>
Thu, 3 Oct 2019 21:26:17 +0000 (00:26 +0300)
commit2cee73f190c27ff7d4c14cc7afbd02bbc73e8b5a
tree07a749265912901222b31a3d343bed0bf8f4641c
parentc5f2f2276c7b88e0d68ee7d97082ebd937ae5997
Fix parsing iptables rules with hyphen in comments

Fix parsing rules which have comments including a hyphen mark and no space character.
Example: 101-a-b-c.
lib/puppet/provider/firewall/iptables.rb
spec/fixtures/iptables/conversion_hash.rb