comparison modules/firewall/CONTRIBUTING.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
106 106
107 2. Sending your patches 107 2. Sending your patches
108 108
109 To submit your changes via a GitHub pull request, we _highly_ 109 To submit your changes via a GitHub pull request, we _highly_
110 recommend that you have them on a topic branch, instead of 110 recommend that you have them on a topic branch, instead of
111 directly on "master". 111 directly on "main".
112 It makes things much easier to keep track of, especially if 112 It makes things much easier to keep track of, especially if
113 you decide to work on another thing before your first change 113 you decide to work on another thing before your first change
114 is merged in. 114 is merged in.
115 115
116 GitHub has some pretty good 116 GitHub has some pretty good