Restrict readership.
This commit is contained in:
parent
080a9cd52f
commit
bcaca8469a
1 changed files with 6 additions and 1 deletions
|
@ -28,7 +28,12 @@
|
|||
- restart fedmsg-irc
|
||||
|
||||
- name: setup fas credentials config file
|
||||
template: src=fas-credentials.py.j2 dest=/etc/fedmsg.d/fas-credentials.py
|
||||
template: >
|
||||
src=fas-credentials.py.j2
|
||||
dest=/etc/fedmsg.d/fas-credentials.py
|
||||
mode=0640
|
||||
owner=fedmsg
|
||||
group=fedmsg
|
||||
tags:
|
||||
- config
|
||||
- fedmsg/irc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue