Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am niksfirefly on github.
  • I am niksfirefly (https://keybase.io/niksfirefly) on keybase.
  • I have a public key ASD6y3EMgpSzmj6vhU90NigXy1VA0Xw3lp6qTWBkh-avygo

To claim this, I am signing this object:

define profile::firewall::resources (
$for,
$port,
$vacation = false,
$local = true,
$source = '0.0.0.0/0',
$proto = 'tcp',
$action = 'accept',
$chain = 'INPUT',
$ensure = 'present',