bugzilla2fedmsg - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
1fe835dc3c
commit
f1847426a4
4 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue