kerneltest - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
067bc69833
commit
334884cfab
3 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@
|
|||
|
||||
- role: openshift/object
|
||||
object_app: kerneltest
|
||||
object_template: buildconfig.yml
|
||||
object_template: buildconfig.yml.j2
|
||||
object_objectname: buildconfig.yml
|
||||
|
||||
- role: openshift/object
|
||||
|
@ -90,7 +90,7 @@
|
|||
|
||||
- role: openshift/object
|
||||
object_app: kerneltest
|
||||
object_template: configmap.yml
|
||||
object_template: configmap.yml.j2
|
||||
object_objectname: configmap.yml
|
||||
|
||||
- role: openshift/ipa-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue