From b53a3fd36912e828bc31d472290881d731de862d Mon Sep 17 00:00:00 2001 From: David Schmitt Date: Fri, 3 Jul 2015 10:54:25 +0100 Subject: [PATCH] (MODULES-2155) Remove note about purge restrictions --- README.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.markdown b/README.markdown index 5132d25..045b985 100644 --- a/README.markdown +++ b/README.markdown @@ -132,8 +132,6 @@ Rules are persisted automatically between reboots, although there are known issu 1.) In site.pp or another top-scope file, add the following code to set up a metatype to purge unmanaged firewall resources. This will clear any existing rules and make sure that only rules defined in Puppet exist on the machine. - **Note** - This only purges IPv4 rules. - ~~~puppet resources { 'firewall': purge => true -- 2.45.2