OSBS: moving the htpasswd file for OpenShift 3.11
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
deb93e2086
commit
ca28f7951e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue