OSBS: try to use the same inventory file as the OS cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
9317dc2149
commit
0ab09585c7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
- name: generate the inventory file (osbs)
|
||||
template:
|
||||
src: "cluster-inventory.j2"
|
||||
src: "cluster-inventory-stg.j2"
|
||||
dest: "{{ openshift_ansible_path }}/{{ cluster_inventory_filename }}"
|
||||
tags:
|
||||
- ansible-ansible-openshift-ansible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue