openstack-ansible-os_barbican/tasks
Dmitriy Rabotyagov 05c5ab38e4 Allow to symlink barbican_user_libraries
When barbican uses PKCS#11 crypt plugin, libCryptoki2 library tends to
search for Chrystoki.conf inside /etc by default. At the same time it's
tricky to place file there at once since approriate permissions not
always could be set for files that reside directly in /etc.
As a workaround to this Chrystoki.conf can be placed inside /opt and
symlinked to /etc to satisfy library.

Change-Id: I6267d3b65f514c4ad4cb5494f111463e685b6fbb
2021-06-24 20:05:51 +03:00
..
barbican_db_sync.yml db_setup: refactor database setup to a common file 2019-06-04 02:18:47 +00:00
barbican_install.yml Use ansible_facts[] instead of fact variables 2021-03-16 07:59:45 +00:00
barbican_post_install.yml Allow to symlink barbican_user_libraries 2021-06-24 20:05:51 +03:00
barbican_pre_install.yml Start using uWSGI role 2019-09-04 16:39:05 +03:00
db_setup.yml Updated from OpenStack Ansible Tests 2020-11-13 16:31:17 +00:00
main.yml Use ansible_facts[] instead of fact variables 2021-03-16 07:59:45 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2021-04-19 09:56:49 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-11-13 16:31:17 +00:00