Drop routing policy for koji for now until we have a good way to handle the secondary arch hubs.
This commit is contained in:
parent
a46dc2876b
commit
eaf84d4a0f
1 changed files with 11 additions and 9 deletions
|
@ -26,15 +26,17 @@ fedmsg_certs:
|
|||
- service: koji
|
||||
owner: root
|
||||
group: apache
|
||||
can_send:
|
||||
- buildsys.build.state.change
|
||||
- buildsys.package.list.change
|
||||
- buildsys.repo.done
|
||||
- buildsys.repo.init
|
||||
- buildsys.rpm.sign
|
||||
- buildsys.tag
|
||||
- buildsys.task.state.change
|
||||
- buildsys.untag
|
||||
## These are commented out for now only because I don't know how to handle the
|
||||
## secondary arch kojis
|
||||
#can_send:
|
||||
#- buildsys.build.state.change
|
||||
#- buildsys.package.list.change
|
||||
#- buildsys.repo.done
|
||||
#- buildsys.repo.init
|
||||
#- buildsys.rpm.sign
|
||||
#- buildsys.tag
|
||||
#- buildsys.task.state.change
|
||||
#- buildsys.untag
|
||||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue