pagure / repoSpanner: Fix typo on acl task. It's permissions instead of permission.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
84171a8552
commit
c86b14b950
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
|||
acl: path=/etc/pagure/pagure.cfg
|
||||
etype=user
|
||||
entity=repoSpanner
|
||||
permission=r
|
||||
permissions=r
|
||||
state=present
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue