GUACAMOLE-641: Add initial draft implementation of KSM vault support for Guacamole.

This commit is contained in:
Michael Jumper
2022-01-21 15:23:41 -08:00
parent 786430612e
commit 8bedbe746c
24 changed files with 1037 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
<!-- Provider-specific implementations -->
<module>modules/guacamole-vault-azure</module>
<module>modules/guacamole-vault-ksm</module>
</modules>