Fix copy-paste errors
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c2afa0c303
commit
d32462f4c3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
- name: route-{{routename}}.yml
|
- name: route-{{imagename}}.yml
|
||||||
include_role:
|
include_role:
|
||||||
name: openshift/object
|
name: openshift/object
|
||||||
vars:
|
vars:
|
||||||
objectname: route-{{routename}}.yml
|
objectname: route-{{imagename}}.yml
|
||||||
template_fullpath: "{{roles_path}}/openshift/route/templates/route.yml"
|
template_fullpath: "{{roles_path}}/openshift/imagestream/templates/imagestream.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue