aboutsummaryrefslogtreecommitdiff
path: root/types/tables.pp
diff options
context:
space:
mode:
Diffstat (limited to 'types/tables.pp')
-rw-r--r--types/tables.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/types/tables.pp b/types/tables.pp
new file mode 100644
index 0000000..89edde7
--- /dev/null
+++ b/types/tables.pp
@@ -0,0 +1,2 @@
+# @summary a list of available tables
+type Ferm::Tables = Enum['raw', 'mangle', 'nat', 'filter']