f98f83c7b1
This patch adds support for installing the latest Security World client software. The installation media format for that version is a zipped file containing an ISO. The mechanism for installing the source media was changed to expect this new format. The file is still downloaded to the target host and now unzip is used instead of tar to unarchive the ISO. The client software is now installed on the target host using the RPM files found in the ISO image. Change-Id: If00a8612cd50f492da833033a2ed3256585617bd (cherry picked from commitb39d08608f
) (cherry picked from commit71f904f650
)
12 lines
356 B
Plaintext
12 lines
356 B
Plaintext
---
|
|
thales_install_client: true
|
|
security_world_iso_zip_url: https://myhost.example.com/SecWorld_Lin64-13.4.4.iso.zip
|
|
nshield_hsms:
|
|
- name: "My HSM 1"
|
|
ip: 192.168.1.1
|
|
- name: "My HSM 2"
|
|
ip: 192.168.1.1
|
|
thales_rfs_server_ip_address: 192.168.1.10
|
|
thales_bootstrap_client: 192.168.100.1
|
|
thales_client_ips: 192.168.100.1 192.168.100.2 192.168.100.3
|