add copr-service to docker group for copr-dist-git.service
This commit is contained in:
parent
5ebe0801a7
commit
a09c776cca
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
user: name="copr-dist-git" groups=cvsadmin,packager
|
||||
|
||||
- name: create user for copr-git service
|
||||
user: name="copr-service" groups=apache,packager,mock generate_ssh_key=yes ssh_key_bits=2048 ssh_key_file=.ssh/id_rsa
|
||||
user: name="copr-service" groups=apache,packager,mock,docker generate_ssh_key=yes ssh_key_bits=2048 ssh_key_file=.ssh/id_rsa
|
||||
|
||||
#- name: make sure directories are owned by copr-service user
|
||||
# shell: chown -R copr-service:copr-service /var/log/copr-dist-git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue