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
Aurélien Bompard
483f9802ac
s/route_routename/route_name/g
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 11:26:36 +01:00
Aurélien Bompard
acc40816b7
Rewrite prefixes when forwarding vars in openshift roles
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 11:24:58 +01:00
Aurélien Bompard
b9ed0ea60d
Missing prefix in openshift/route
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2024-12-03 10:48:46 +01:00
Ryan Lerch
4dea370c66
[ansible-lint] prefix variable names for openshift/route role
...
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
openshift/route role with route_ as required by ansible-lint
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-12-03 10:48:45 +01:00
Ryan Lerch
776866cba3
[ansible-lint] prefix variable names for openshift/object role
...
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
openshift/object role with object_ as required by ansible-lint
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-12-03 10:48:45 +01: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
972e2d9515
openshift: move apiVersion of routes to route.openshift.io/v1
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2022-06-14 15:54:21 -07:00
Patrick Uiterwijk
cb987b9af0
Require true value
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-06-29 21:57:19 +02:00
Patrick Uiterwijk
ce79bda4d9
Allow re-encrypt
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-06-29 21:56:33 +02:00
Patrick Uiterwijk
c8b31c025b
allow openshift routes to specify termination
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-11 18:05:05 +02:00
Patrick Uiterwijk
003519afdd
Allow specifying a route path
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-09 21:20:18 +02:00
Patrick Uiterwijk
2e099edfa4
ipsilon: add username route
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-09 14:19:32 +02:00
Mikolaj Izdebski
1e46efdc75
Install npm and celery on Transtats and restore route annotations
...
Credits go to suanand for providing the patch.
2019-02-21 15:40:38 +01:00
Patrick Uiterwijk
1a0920ceee
Just don't add whitespace. You don't remove waht you don't add
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-04-19 13:48:40 +00:00
Patrick Uiterwijk
cb69ca6321
Try removing whitespace
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-04-19 13:47:03 +00:00
Patrick Uiterwijk
5dbc18df8d
Make opinionated openshift/route and make bodhi use it
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-04-17 20:12:15 +02:00