OpenDev Sysadmins
90bb6f6ec8
OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
atos-hsm
A role to manage ATOS Hardware Security Module (HSM) client software.
Role Variables
Name | Default Value | Description |
---|---|---|
atos_client_working_dir | /tmp/atos_client_install | Working directory in the target host. |
atos_client_iso_name | None | Filename for the ATOS Client Software ISO. |
atos_client_iso_location | None | Full URL where a copy of ATOS Client ISO can be downloaded. |
atos_hsm_ip_address | None | IPv4 address for the ATOS HSM. |
atos_client_cert_location | None | Full URL where the client certificate can be downloaded. |
atos_client_key_location | None | Full URL where the client key can be downloaded. |
atos_server_cert_location | None | Full URL where the server certificate can be downloaded. |
Requirements
- ansible >= 2.4
Description
Languages
Python
69.5%
Jinja
30.5%