mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 09:43:05 +08:00
OSBS: moving the htpasswd file for OpenShift 3.11
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
deb93e2086
commit
ca28f7951e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user