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
|
- service: koji
|
||||||
owner: root
|
owner: root
|
||||||
group: apache
|
group: apache
|
||||||
can_send:
|
## These are commented out for now only because I don't know how to handle the
|
||||||
- buildsys.build.state.change
|
## secondary arch kojis
|
||||||
- buildsys.package.list.change
|
#can_send:
|
||||||
- buildsys.repo.done
|
#- buildsys.build.state.change
|
||||||
- buildsys.repo.init
|
#- buildsys.package.list.change
|
||||||
- buildsys.rpm.sign
|
#- buildsys.repo.done
|
||||||
- buildsys.tag
|
#- buildsys.repo.init
|
||||||
- buildsys.task.state.change
|
#- buildsys.rpm.sign
|
||||||
- buildsys.untag
|
#- buildsys.tag
|
||||||
|
#- buildsys.task.state.change
|
||||||
|
#- buildsys.untag
|
||||||
|
|
||||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue