Add the prosody module
[mirror/dsa-puppet.git] / 3rdparty / modules / prosody / types / storage.pp
diff --git a/3rdparty/modules/prosody/types/storage.pp b/3rdparty/modules/prosody/types/storage.pp
new file mode 100644 (file)
index 0000000..7e8d15b
--- /dev/null
@@ -0,0 +1 @@
+type Prosody::Storage = Variant[Hash, Enum['internal', 'sql', 'memory', 'null', 'none']]