Let fedmsg read the autocloud config.

This commit is contained in:
Ralph Bean 2015-09-28 17:50:27 +00:00
parent c7f8e7d57a
commit 05163cde24

View file

@ -34,7 +34,7 @@
- name: copy autocloud backend configuration
template: >
src={{ item }} dest=/etc/autocloud/{{ item }}
owner=root group=root mode=0600
owner=root group=fedmsg mode=0640
with_items:
- autocloud.cfg
notify: