aboutsummaryrefslogtreecommitdiff
path: root/types/chains.pp
diff options
context:
space:
mode:
Diffstat (limited to 'types/chains.pp')
-rw-r--r--types/chains.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/types/chains.pp b/types/chains.pp
index 3ddf0f8..e916359 100644
--- a/types/chains.pp
+++ b/types/chains.pp
@@ -1 +1,2 @@
+# @summary a type that allows the default iptables chains
type Ferm::Chains = Enum['INPUT', 'FORWARD', 'OUTPUT']