pagure: do not enable run pagure/fedmsg in staging and don't poke fedmsg-relay
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
ad57497df3
commit
49f80ac4e3
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
roles:
|
||||
- pagure/frontend
|
||||
- {name: pagure/fedmsg, when: env != 'pagure-staging'}
|
||||
- {role: pagure/fedmsg, when: env != 'pagure-staging'}
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
|
@ -525,7 +525,7 @@
|
|||
# - pagure_api_key_expire_mail.timer
|
||||
- pagure_mirror_project_in
|
||||
- pagure_mirror_project_in.timer
|
||||
- fedmsg-relay
|
||||
# - fedmsg-relay
|
||||
- haveged
|
||||
ignore_errors: true
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue