deploy production osbs htpassword

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-07-12 13:30:49 +00:00
parent cc79a1be34
commit dfce382ccf

View file

@ -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: