OSBS: modify osbs_cluster url variable
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
This commit is contained in:
parent
8ae01021f9
commit
c967525cb1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue