mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
[mdapi] Use correct name for jinja template
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
- role: openshift/object
|
||||
object_app: mdapi
|
||||
object_template: cron.yml
|
||||
object_template: cron.yml.j2
|
||||
object_objectname: cron.yml
|
||||
tags:
|
||||
- cron-job
|
||||
@@ -88,7 +88,7 @@
|
||||
|
||||
- role: openshift/object
|
||||
object_app: mdapi
|
||||
object_template: deploymentconfig.yml
|
||||
object_template: deploymentconfig.yml.j2
|
||||
object_objectname: deploymentconfig.yml
|
||||
|
||||
- role: openshift/rollout
|
||||
|
||||
Reference in New Issue
Block a user