forked from infra/ansible
pkgs: allow apache to read fedora-messaging key
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ce1edea8ee
commit
a0156fc54d
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@
|
|||
- src: "{{ private }}/files/rabbitmq/production/pki/private/git-hooks.key"
|
||||
dest: git-hooks.key
|
||||
owner: root
|
||||
group: root
|
||||
group: apache
|
||||
mode: "440"
|
||||
- src: "{{ private }}/files/rabbitmq/production/pki/ca.crt"
|
||||
dest: git-hooks.ca
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue