mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
kerneltest - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user