kerneltest - rename yml templates to .j2

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-12-11 13:43:10 +10:00
parent 067bc69833
commit 334884cfab
3 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@
- role: openshift/object
object_app: kerneltest
object_template: buildconfig.yml
object_template: buildconfig.yml.j2
object_objectname: buildconfig.yml
- role: openshift/object
@ -90,7 +90,7 @@
- role: openshift/object
object_app: kerneltest
object_template: configmap.yml
object_template: configmap.yml.j2
object_objectname: configmap.yml
- role: openshift/ipa-client