Let fedmsg read the autocloud config.
This commit is contained in:
parent
c7f8e7d57a
commit
05163cde24
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue