ipsilon-website - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
334884cfab
commit
168f29095a
3 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
- role: openshift/object
|
||||
object_app: ipsilon-website
|
||||
object_template: buildconfig.yml
|
||||
object_template: buildconfig.yml.j2
|
||||
object_objectname: buildconfig.yml
|
||||
|
||||
- role: openshift/object
|
||||
|
@ -54,5 +54,5 @@
|
|||
|
||||
- role: openshift/object
|
||||
object_app: ipsilon-website
|
||||
object_template: deploymentconfig.yml
|
||||
object_template: deploymentconfig.yml.j2
|
||||
object_objectname: deploymentconfig.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue