Add some fedmsg config
This commit is contained in:
parent
c2eaa4f2dc
commit
9011f742c3
1 changed files with 10 additions and 0 deletions
|
@ -8,3 +8,13 @@ num_cpus: 2
|
|||
# the host_vars/$hostname file
|
||||
|
||||
fas_client_groups: sysadmin-releng
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: shell
|
||||
owner: root
|
||||
group: sysadmin
|
||||
- service: koji
|
||||
owner: root
|
||||
group: apache
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue