Grant fedmsg user read permission to koji keytab file used by bodhi
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
0d62ef7235
commit
875a10efc5
1 changed files with 5 additions and 0 deletions
|
@ -378,3 +378,8 @@
|
|||
template: src=kojiprofile.conf dest=/etc/koji.conf.d/bodhi.conf
|
||||
tags:
|
||||
- bodhi
|
||||
|
||||
- name: Grant fedmsg user read permission to koji keytab file used by bodhi
|
||||
acl: name=/etc/krb5.bodhi_bodhi{{ env_suffix }}.fedoraproject.org.keytab entity=fedmsg etype=user permissions="r" state=present
|
||||
tags:
|
||||
- bodhi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue