Commit Graph

14 Commits

Author SHA1 Message Date
Douglas Mendizábal ed676be778 Use shell instead of command for rfs-sync setup
The command module doesn't understand the pipefail setting used for
piping a response to the rfs-sync setup script.

Change-Id: Ifb1e70d47f312f44abd603f21ce6fbf8733d9dc4
2023-10-06 14:13:54 -04:00
Douglas Mendizábal b39d08608f Add support for Security World client v13.4.4
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
2023-10-02 14:50:11 -04:00
Douglas Mendizábal 87793418c7 Fix namespace typos
Change-Id: I3be04a1613cfce63aa824068578a94e3eb2d4735
2023-09-27 13:48:07 -04:00
Douglas Mendizábal 45081528b1 Unpin ansible-lint
This patch unpins ansible-lint to fix the failing gate.  All lint
errors have been fixed.

Change-Id: I2f8c90db5add09e27f71cf8aecca8d0e108a3de3
2023-09-21 17:12:37 -04:00
Ade Lee e82db3b3fc Add support for configuring load_sharing mode
Change-Id: Ia5fedaf5b1dbe7d8958c04a3e8534098d4bbd548
2021-02-17 11:04:23 -05:00
Alex Schultz a787e658da Fix linters
Ignore the _ vs - and fix permissions on files

Change-Id: Id7efa789cdbd4501ef740e77a36c7419eb785056
2021-01-12 09:16:30 -07:00
Douglas Mendizábal 0890106a2b Fix typo in distro test
Change-Id: Ia21512e18243c64cafa3801ee2c4bad752b70fcf
2019-09-06 11:19:00 -05:00
Douglas Mendizábal fba3cdcfd7 Allow barbican to access /opt/nfast when selinux is enforcing
Change-Id: I29deabd99efecadadfd1c91d3419c04226045f9c
2019-09-05 08:26:06 -05:00
Douglas Mendizábal 93f475c08d Fix typo in client playbook
Change-Id: I054ad78fedde279a056808e4abf1256ad80cb92e
2019-08-01 15:14:23 -05:00
Douglas Mendizábal 0133696ce6 Ensure libnsl is installed
Change-Id: I188fd02d3a8d017ea1ea0894ea3b8d9318321dad
2019-07-30 09:45:20 -05:00
Ade Lee 08b5efaa7b Add rfs sync to get initial keys
After we set up synchronization with the RFS server, we should
immediately do a sync to make sure the local keystore matches
the RFS server.

Change-Id: Ib5926776aafbb7615ea8d22386fc33c520e29506
2019-03-06 09:35:27 -06:00
Douglas Mendizábal 3076482fda Add gate config
This patch adds gerrit configuration as well as an
ansible-lint gate job.

Change-Id: I1585516e8caf5db82cbab6fd34e29c9fc219f85f
2019-03-06 07:24:17 -06:00
Douglas Mendizábal 1332204a81 Refactor main.yaml to use include_tasks 2019-01-09 14:53:22 -06:00
Douglas Mendizábal aa1e6aa1da Initial commit. 2019-01-04 11:08:37 -06:00