Fix wrong plugin name
The kmip_crypto secret plugin does not exist. Change-Id: I2cd280e054cce30fd2cb76a2158d3d5bfb3e0c04
This commit is contained in:
parent
b6edfda344
commit
e7f6443751
@ -467,7 +467,7 @@ The configuration for this plugin in ``/etc/barbican/barbican.conf`` is as follo
|
|||||||
|
|
||||||
[secretstore]
|
[secretstore]
|
||||||
..
|
..
|
||||||
enabled_secretstore_plugins = kmip_crypto
|
enabled_secretstore_plugins = kmip_plugin
|
||||||
|
|
||||||
[kmip_plugin]
|
[kmip_plugin]
|
||||||
username = 'admin'
|
username = 'admin'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user