diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index 562698f1cb..c23338f7bb 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -99,7 +99,7 @@ - name: place htpasswd file copy: src: "{{private}}/files/httpd/osbs-{{env}}.htpasswd" - dest: /etc/origin/htpasswd + dest: /etc/origin/master/htpasswd - name: Setup cluster hosts pre-reqs