From: david22swan Date: Thu, 8 Jun 2023 10:13:58 +0000 (+0100) Subject: Syntax updates X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=28fabb2deddb5727375eb1cc0826ea2c0ad13d6f;p=puppet-modules%2Fpuppetlabs-firewall.git Syntax updates --- diff --git a/README.md b/README.md index 3b0519d..7c712b3 100644 --- a/README.md +++ b/README.md @@ -396,7 +396,8 @@ It is possible for an unmanaged rule to exist on the target system that has the In the event of a duplicate rule, the module will throw an error message notifying the user that it has found a duplicate and halt in it's update. -This behaviour was previously configurable via the `onduplicaterulebehaviour` parameter. However the implementation of this resulted in a massive slowdown of the module runs and so this has been removed infavour of a simple error being thrown whenever a duplicate is detected. +This behaviour was previously configurable via the `onduplicaterulebehaviour` parameter. However the implementation of this resulted in a massive slowdown of the module and so this has been removed infavour of a simple error being thrown whenever a duplicate is detected. + ### Additional information Access the inline documentation: