Skip to content

Commit

Permalink
(maint) README typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
david22swan committed Sep 4, 2023
1 parent a1f3ece commit bdd336c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ As part of this process several breaking changes where made to the code that wil
* For attributes that allow passed values to be negated seperately this is not the case. All attributes in this situation are noted within their description.
* The `sport` and `dport` attributes have been updated so that they will now accept with `:` or `-` as a separator when passing ranges, with `:` being preferred as it matchs what is passed to iptables.

Two pairs of manifest tkane from the tests can be seen below, illustrating the changes that may be required, the fist applying a hoplimit on `ip6tables`:
Two pairs of manifest tkane from the tests can be seen below, illustrating the changes that may be required, the first applying a hoplimit on `ip6tables`:

```Puppet
firewall { '571 - hop_limit':
Expand Down

0 comments on commit bdd336c

Please sign in to comment.