Skip to main content

ansible-role-atos-hsm - Ansible role to configure ATOS HSM clients.

Project description

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_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_hsms

None

List of one or more HSM devices.

Requirements

  • ansible >= 2.4

Usage

You’ll need to set up a temporary HTTP server somewhere that is accessible to the node where this role will be applied. The HTTP server should serve the following:

  • ATOS Client Software ISO file.

  • HSM Server Certificate file(s).

  • HSM Client Certificate file.

  • HSM Client Key file associated with the Client Certificate.

Due to the sensitive nature of the Certificate and Key files, you should use TLS encryption and username and passwords to access the HTTP server.

Use the hostname and user/password for your HTTP server for the full URL values that need to be set for this role. See vars.yaml.example.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansible-role-atos-hsm-7.0.0.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

ansible_role_atos_hsm-7.0.0-py2.py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page