From 2d355a4c1baadc761d6b12645d0274da8866f722 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Mon, 18 Sep 2017 15:23:36 +0200 Subject: initial commit --- types/protocols.pp | 1 + 1 file changed, 1 insertion(+) create mode 100644 types/protocols.pp (limited to 'types/protocols.pp') diff --git a/types/protocols.pp b/types/protocols.pp new file mode 100644 index 0000000..5397542 --- /dev/null +++ b/types/protocols.pp @@ -0,0 +1 @@ +type Ferm::Protocols = Enum['icmp', 'tcp', 'udp'] -- cgit v1.2.3