mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
transtats - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
- role: openshift/object
|
||||
object_app: transtats
|
||||
object_objectname: secret.yml
|
||||
object_template: secret.yml
|
||||
object_template: secret.yml.j2
|
||||
- role: openshift/imagestream
|
||||
imagestream_app: transtats
|
||||
imagestream_imagename: transtats
|
||||
- role: openshift/object
|
||||
object_app: transtats
|
||||
object_template: buildconfig.yml
|
||||
object_template: buildconfig.yml.j2
|
||||
object_objectname: buildconfig.yml
|
||||
- role: openshift/start-build
|
||||
start_build_app: transtats
|
||||
|
||||
Reference in New Issue
Block a user