(fedimg) keys should be readable, not executable.

This commit is contained in:
Ralph Bean 2015-03-10 15:33:37 +00:00
parent 5bfbe1ed22
commit 2f2ca62aa6

View file

@ -63,7 +63,7 @@
- name: copy keys into pki directory for production
copy: src={{private}}/files/fedimg/{{item}} dest=/etc/pki/fedimg/{{item}}
owner=fedmsg group=fedmsg mode=0100
owner=fedmsg group=fedmsg mode=0400
with_items:
- fedimg-prod
- fedimg-prod.pub