Commit Graph

27 Commits

Author SHA1 Message Date
Ryan Lerch
47c68f478d ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
Replaces references to template: with ansible.builtin.template

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:30:29 +10:00
Ryan Lerch
25391e95b7 ansiblelint fixes - fqcn[action-core] - package to ansible.builtin.package
Replaces many references to  package: with ansible.builtin.package

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:28:00 +10:00
Ryan Lerch
6a3816dfdc ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy
Replaces many references to 'copy' with ansible.builtin.copy

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:43:31 +10:00
Ryan Lerch
62952df107 ansiblelint fixes-- fqcn[action-core] - file to ansible.builtin.file
Replaces many references to  file: with ansible.builtin.file

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:41:52 +10:00
Ryan Lerch
691adee6ee Fix name[casing] ansible-lint issues
fix 1900 failures of the following case issue:

`name[casing]: All names should start with an uppercase letter.`

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 20:20:07 +10:00
Ryan Lerch
a6a2e10539 openshift roles - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 08:37:32 +10:00
Ryan Lerch
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Kevin Fenzi
bda99ed837 iad2: fix yubikey for iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-26 09:19:01 -07:00
Patrick Uiterwijk
3c109459af Update yubikey configs
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-23 23:37:25 +02:00
Patrick Uiterwijk
4d4698e457 Fix yubikey cm to use non-worker
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-23 18:32:12 +02:00
Patrick Uiterwijk
60c13450de Move yubikey from httpd.worker to prefork
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-12 21:32:54 +02:00
Patrick Uiterwijk
b716b258f6 Add PHP bits
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-11 10:48:31 +02:00
Patrick Uiterwijk
87bf6c3ea4 fas: Add yubikey configmap
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-11 10:30:01 +02:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
039b08354a Yum allowed state=installed. Lets use state=present consistently
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:31:03 +00:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Kevin Fenzi
f0c80375b5 Remove action: in all roles. 2016-01-06 21:58:31 +00:00
Pierre-Yves Chibon
2014ae3788 Add symlink from /etc/ykksm/ykksm-config.php to /usr/share/ykksm/ykksm-config.php 2014-12-07 17:00:11 +01:00
Pierre-Yves Chibon
ffdd95ff49 symlink /etc/ykval/ykval-config.php to /usr/share/ykval/ykval-config.php 2014-12-07 16:50:46 +01:00
Pierre-Yves Chibon
90547c698e Drop the proxy config file from the yubikey role as it's not there 2014-12-07 16:17:55 +01:00
Pierre-Yves Chibon
f1dfac5966 Rework the yubikey role 2014-12-07 16:16:58 +01:00
Pierre-Yves Chibon
63d296769c Adjust ykksm-config.php again 2014-12-07 16:05:21 +01:00
Pierre-Yves Chibon
e2a4bcdf70 Rename files as the playbook expects them to be (2) 2014-12-07 15:01:10 +01:00
Pierre-Yves Chibon
ced22892eb Rename files as the playbook expects them to be 2014-12-07 14:59:28 +01:00
Pierre-Yves Chibon
a374b74881 Fix db_dsn for staging and prod 2014-12-07 14:57:22 +01:00
Pierre-Yves Chibon
d7dfa9aa47 Port templates to jinja2 2014-12-07 14:46:05 +01:00
Patrick Uiterwijk
b3ab668924 Add yubikey role for FAS 2014-12-07 13:42:20 +00:00