Merge remote-tracking branch 'gfa/gfa/prosody'
[mirror/dsa-puppet.git] / 3rdparty / modules / prosody / types / authentication.pp
1 type Prosody::Authentication = Enum['internal_plain', 'internal_hashed', 'cyrus', 'anonymous', 'ha1']