OSBS: modify osbs_cluster url variable

Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
This commit is contained in:
siddharthvipul 2019-11-29 16:07:21 +05:30 committed by Pierre-Yves Chibon
parent 8ae01021f9
commit c967525cb1

View file

@ -241,7 +241,7 @@
openshift_cluster_nodes_group: "{{ cluster_nodes_group }}"
openshift_cluster_infra_group: "{{ cluster_infra_group }}"
openshift_auth_profile: "osbs"
openshift_cluster_url: "https://{{osbs_url}}"
openshift_cluster_url: "{{osbs_url}}"
openshift_master_ha: false
openshift_debug_level: 2
openshift_shared_infra: true