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