Commit Graph

8 Commits

Author SHA1 Message Date
Greg Sutcliffe
2ccdc83dce Add lint prefix to template_fullpath to match openshift/object 2025-03-13 15:45:07 +00: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
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
dc65a76527 Prefix openshift/imagestream
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
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
Patrick Uiterwijk
671f033999 Again, this is an imagestream, not a route
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-19 13:48:02 +00:00
Patrick Uiterwijk
d32462f4c3 Fix copy-paste errors
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-19 15:38:43 +02:00
Patrick Uiterwijk
ce449ad60c Move bodhi to opinionated imagestream role
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-17 20:21:47 +02:00