OSBS: also need to change the httpasswd file location
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
ca28f7951e
commit
81da6f2e69
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@
|
|||
roles:
|
||||
- role: ansible-ansible-openshift-ansible
|
||||
cluster_inventory_filename: "{{ inventory_filename }}"
|
||||
openshift_htpasswd_file: "/etc/origin/htpasswd"
|
||||
openshift_htpasswd_file: "/etc/origin/master/htpasswd"
|
||||
openshift_master_public_api_url: "https://{{ osbs_url }}:8443"
|
||||
openshift_release: "v3.11"
|
||||
openshift_ansible_path: "/root/openshift-ansible"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue