comparison modules/firewall/HISTORY.md @ 398:66c406eec60d

Update and fix firewall for Ubuntu * Use later version of module (not latest because our Puppet isn't supported) * Change how we define "ensure" because Ubuntu doesn't use IPv6 methods
author IBBoard <dev@ibboard.co.uk>
date Wed, 20 Apr 2022 19:04:13 +0100
parents d9352a684e62
children adf6fe9bbc17
comparison
equal deleted inserted replaced
397:e22eee1d79ef 398:66c406eec60d
677 action => "accept", 677 action => "accept",
678 } 678 }
679 679
680 ##### Changes 680 ##### Changes
681 681
682 * (#10295) Work around bug #4248 whereby the puppet/util paths are not being loaded correctly on the puppetmaster 682 * (#10295) Work around bug #4248 whereby the puppet/util paths are not being loaded correctly on the puppet server
683 * (#10002) Change to dport and sport to handle ranges, and fix handling of name to name to port 683 * (#10002) Change to dport and sport to handle ranges, and fix handling of name to name to port
684 * (#10263) Fix tests on Puppet 2.6.x 684 * (#10263) Fix tests on Puppet 2.6.x
685 * (#10163) Cleanup some of the inline documentation and README file to align with general forge usage 685 * (#10163) Cleanup some of the inline documentation and README file to align with general forge usage
686 686
687 --------------------------------------- 687 ---------------------------------------