diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index c23338f7bb..92d5c48ede 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -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"