Add the prosody module
[mirror/dsa-puppet.git] / 3rdparty / modules / prosody / types / authentication.pp
diff --git a/3rdparty/modules/prosody/types/authentication.pp b/3rdparty/modules/prosody/types/authentication.pp
new file mode 100644 (file)
index 0000000..ccf5941
--- /dev/null
@@ -0,0 +1 @@
+type Prosody::Authentication = Enum['internal_plain', 'internal_hashed', 'cyrus', 'anonymous', 'ha1']