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