Add copr-fe to mbs group
This commit is contained in:
parent
0f1942e44d
commit
110b89ca10
1 changed files with 2 additions and 2 deletions
|
@ -111,8 +111,8 @@
|
|||
- name: Chown /etc/module-build-service to mbs:mbs
|
||||
file: path=/etc/module-build-service owner=mbs group=mbs recurse=yes mode=g+w
|
||||
|
||||
- name: Add apache to mbs group
|
||||
user: name=apache groups=mbs append=yes
|
||||
- name: Add copr-fe to mbs group
|
||||
user: name=copr-fe groups=mbs append=yes
|
||||
|
||||
|
||||
# Run module-build-service processes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue