koji / hub: drop fedmsg as the plugin here is using fedora-messaging now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bd8cdf0133
commit
e39b48d5f6
1 changed files with 0 additions and 12 deletions
|
@ -31,7 +31,6 @@
|
|||
- builder_repo
|
||||
- collectd/base
|
||||
- apache
|
||||
- fedmsg/base
|
||||
- role: keytab/service
|
||||
service: kojira
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
|
@ -44,17 +43,6 @@
|
|||
service: HTTP
|
||||
owner_user: apache
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
when: "fedmsg_koji_instance == 'primary'"
|
||||
- role: keytab/service
|
||||
service: HTTP
|
||||
owner_user: apache
|
||||
host: "{{fedmsg_koji_instance}}.koji.fedoraproject.org"
|
||||
when: "fedmsg_koji_instance != 'primary'"
|
||||
- role: keytab/service
|
||||
service: shadow
|
||||
owner_user: koji_shadow
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
when: "fedmsg_koji_instance != 'primary'"
|
||||
- { role: nfs/server, when: env == "staging" }
|
||||
- { role: keepalived, when: env == "production" and inventory_hostname.startswith('koji') }
|
||||
- role: nfs/client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue