Typofix, wrong group.

This commit is contained in:
Ralph Bean 2017-02-15 15:58:01 +00:00
parent ffd0b74867
commit aa1514ea24

View file

@ -29,7 +29,7 @@
- name: copy client secrets
template: >
src=client_secrets.json.{{env}} dest=/etc/module-build-service/client_secrets.json
owner=root group=apache mode=0640
owner=root group=fedmsg mode=0640
when: inventory_hostname.startswith('mbs-frontend')
notify:
- restart apache