deploy production osbs htpassword
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
cc79a1be34
commit
dfce382ccf
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
|
||||
- name: place htpasswd file
|
||||
copy:
|
||||
src: "{{private}}/files/httpd/osbs.htpasswd"
|
||||
src: "{{private}}/files/httpd/osbs-{{env}}.htpasswd"
|
||||
dest: /etc/origin/htpasswd
|
||||
|
||||
roles:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue