aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2019-05-30 18:45:51 +0200
committerTim Meusel <tim@bastelfreak.de>2019-07-11 15:10:40 +0200
commit4f7b544f57fede1dd046c25d2c8f9270c5dbd8ba (patch)
treeca013d4134646b9758cd38707b7fe297c8fd186a /README.md
parente3da2ce3255f1833dcd194370cb99b4d5c9448c9 (diff)
downloadpuppet-ferm-4f7b544f57fede1dd046c25d2c8f9270c5dbd8ba.tar.gz
puppet-ferm-4f7b544f57fede1dd046c25d2c8f9270c5dbd8ba.tar.bz2
add support for interface specific rules
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e05cba5..324134f 100644
--- a/README.md
+++ b/README.md
@@ -178,6 +178,10 @@ Same as above, just for the destination IP address
Add or remove it from the ruleset
+#### `interface`
+
+If set, this rule only applies to this specific interface
+
### chain defined resource
The module defines the three default chains for you, INPUT, FORWARD and OUTPUT.