bugzilla2fedmsg - rename yml templates to .j2

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-12-11 18:43:34 +10:00
parent 1fe835dc3c
commit f1847426a4
4 changed files with 3 additions and 3 deletions

View file

@ -71,15 +71,15 @@
- role: openshift/object
object_app: bugzilla2fedmsg
object_template: buildconfig.yml
object_template: buildconfig.yml.j2
object_objectname: buildconfig.yml
- role: openshift/object
object_app: bugzilla2fedmsg
object_template: configmap.yml
object_template: configmap.yml.j2
object_objectname: configmap.yml
- role: openshift/object
object_app: bugzilla2fedmsg
object_template: deploymentconfig.yml
object_template: deploymentconfig.yml.j2
object_objectname: deploymentconfig.yml