Commit Graph

5 Commits

Author SHA1 Message Date
Douglas Mendizábal dd4a795e3a Unpin ansible-lint
This patch unpins ansible-lint to fix the failing gate.  All lint
errors have been fixed.

Change-Id: I8d8b67ba5db19464470fc4c3887fd8dd78800e7a
2023-09-22 12:55:43 -04:00
Alex Schultz c5e5b2427b Fix linter
Skip the - vs _ name and fix the missing permissions on the rc file

Change-Id: I31409101a6e287b9ffeff1e5f544f2545a476ff5
2021-01-12 09:07:20 -07:00
Douglas Mendizábal 5069751256 Add HA (load balancing) support
This patch add support for configuring proteccio to use
more than one HSM.  When more than one HSM is provided
the proteccio client is configured for High Availability (HA).

This patch changes the format of the variables and should
be released as a new major version. (e.g. 1.0.0).

Change-Id: Ib9989ee72a67f71275e31b966bff7673072fb3f8
2020-02-04 09:48:42 -06:00
Douglas Mendizábal f6f9c3f3df Add gate config
This patch adds gerrit configuration as well as an
ansible-lint gate job.

Change-Id: I13b5a6505195591f7d6471ebe151cc8ed03eae75
2019-03-05 23:37:52 -06:00
Douglas Mendizábal 4547083552 Initial commit 2019-01-04 10:51:40 -06:00