Merge "Fix wrong plugin name"

This commit is contained in:
Zuul
2024-04-23 15:43:36 +00:00
committed by Gerrit Code Review

View File

@@ -467,7 +467,7 @@ The configuration for this plugin in ``/etc/barbican/barbican.conf`` is as follo
[secretstore]
..
enabled_secretstore_plugins = kmip_crypto
enabled_secretstore_plugins = kmip_plugin
[kmip_plugin]
username = 'admin'