Ansible role to manage Luna SA Hardware Security Module (HSM) client software
Go to file
Andreas Jaeger ce3e955a1d Small cleanups
setup.cfg: Remove obsolete sections.

tox.ini: Fix typo, set basepython as well.

Change-Id: I44105c3d472493b1821a37e2c2dbe9aff9828cbb
2020-04-29 22:15:32 +02:00
defaults Initial commit 2020-04-23 15:01:05 +00:00
tasks Set ha_slot fact 2020-04-28 16:45:40 -05:00
.gitignore Initial commit 2020-04-23 15:01:05 +00:00
.gitreview Add zuul jobs 2020-04-27 18:47:07 -05:00
.zuul.yaml Add zuul jobs 2020-04-27 18:47:07 -05:00
AUTHORS Initial commit 2020-04-23 15:01:05 +00:00
LICENSE Initial commit 2020-04-23 15:01:05 +00:00
README.rst Initial commit 2020-04-23 15:01:05 +00:00
requirements.txt Initial commit 2020-04-23 15:01:05 +00:00
setup.cfg Small cleanups 2020-04-29 22:15:32 +02:00
setup.py Initial commit 2020-04-23 15:01:05 +00:00
test-requirements.txt Initial commit 2020-04-23 15:01:05 +00:00
tox.ini Small cleanups 2020-04-29 22:15:32 +02:00

README.rst

lunasa-hsm

A role to manage Safenet Lunasa Hardware Security Module (HSM) client software.

Role Variables

Name Default Value Description
lunasa_client_working_dir /tmp/lunasa_client_install Working directory in the target host.
lunasa_client_tarball_name None Filename for the Lunasa client software tarball.
lunasa_client_tarball_location None Full URL where a copy of the client software tarball can be downloaded.
lunasa_client_installer_path None Path to the instal.sh script inside the tarball.
lunasa_hsm_server_hostname None Hostnme for the Lunasa HSM.
lunasa_hsm_server_admin_password None Password for the admin user for the Lunasa HSM.
lunasa_hsm_partition None HSM Partition to assign the client.
lunasa_client_ip None IP to use when registering the client.

Requirements

  • ansible >= 2.4