Add ansible role for managing Luna SA HSM

This patch adds a new ansible role used to manage client software
for the Gemalto Luna SA Hardware Security Module (HSM).  This role
is used in TripleO to install HSM client software on Controller nodes
to enable the PCKS#11 backend for Barbican.

Change-Id: Id694007e7da55f92952b1f55474a7f87bfdb3339
Needed-By: Ifb1c1f3ac87caf93d8e1d673b4c07753ca72fe93
This commit is contained in:
Douglas Mendizábal 2020-04-20 16:39:47 -05:00
parent f27ddb4140
commit 876de71b40
3 changed files with 7 additions and 0 deletions

View File

@ -889,6 +889,11 @@
- project: openstack/ansible-role-k8s-tripleo
description: RETIRED. Ansible role with utilities for TripleO
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/ansible-role-lunasa-hsm
description: Ansible role to manage Luna SA Hardware Security Module (HSM)
client software
acl-config: /home/gerrit2/acls/openstack/barbican-specs.config
upstream: https://github.com/dmend/ansible-role-lunasa-hsm
- project: openstack/ansible-role-openstack-operations
description: Ansible role to perform common tasks to manage OpenStack clouds
acl-config: /home/gerrit2/acls/openstack/tripleo-ansible.config

View File

@ -312,6 +312,7 @@ openstack-barbican:
- change-merged
projects:
- openstack/ansible-role-atos-hsm
- openstack/ansible-role-lunasa-hsm
- openstack/ansible-role-thales-hsm
- openstack/barbican
- openstack/barbican-specs

View File

@ -293,6 +293,7 @@
- openstack/ansible-role-chrony
- openstack/ansible-role-collect-logs
- openstack/ansible-role-container-registry
- openstack/ansible-role-lunasa-hsm
- openstack/ansible-role-openstack-operations
- openstack/ansible-role-python_venv_build
- openstack/ansible-role-qdrouterd