We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e859424 commit eed3b88Copy full SHA for eed3b88
etc/kayobe/environments/ci-multinode/kolla/config/barbican.conf
@@ -8,6 +8,7 @@ enabled_secretstore_plugins=vault_plugin
8
vault_url = https://{{ kolla_internal_vip_address }}:8200
9
use_ssl = True
10
ssl_ca_crt_file = {% raw %}{{ openstack_cacert }}{% endraw %}
11
+
12
approle_role_id = {{ secrets_barbican_approle_role_id }}
13
approle_secret_id = {{ secrets_barbican_approle_secret_id }}
14
kv_mountpoint = barbican
0 commit comments