add fedmsg certs to copr-be
This commit is contained in:
parent
f4b462668d
commit
e3bbd59544
1 changed files with 10 additions and 0 deletions
|
@ -9,3 +9,13 @@ public_ip: 209.132.184.142
|
||||||
root_auth_users: bkabrda msuchy
|
root_auth_users: bkabrda msuchy
|
||||||
description: copr dispatcher and repo server
|
description: copr dispatcher and repo server
|
||||||
volumes: ['-d /dev/vdc vol-00000028']
|
volumes: ['-d /dev/vdc vol-00000028']
|
||||||
|
|
||||||
|
# These are consumed by a task in roles/fedmsg_base/tasks/main.yml
|
||||||
|
fedmsg_certs:
|
||||||
|
- service: shell
|
||||||
|
owner: root
|
||||||
|
group: sysadmin
|
||||||
|
- service: copr-backend
|
||||||
|
owner: root
|
||||||
|
group: copr
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue