On Mon, Apr 20, 2015 at 02:57:36PM +0000, Peter Berghold wrote:
> I'm using the Puppet Labs firewall module and I noticed much to my
> chagrin that when the agent runs and applies rules it undoes all the
> work that fail2ban did.

I have the following:

  firewallchain { 'INPUT:filter:IPv4':
    purge  => true,
    ignore => [ '-j fail2ban-ssh' ],
  }

If you search the puppetlabs/firewall documentation for "fail2ban"
there's an example buried in there.

Tim.

-- 
Tim Bishop
http://www.bishnet.net/tim/
PGP Key: 0x6C226B37FDF38D55

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/20150421100158.GP16303%40carrick-users.bishnet.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to