Do not use fedmsg/hub role for ODCS backend

This commit is contained in:
Jan Kaluža 2019-10-24 11:48:54 +00:00 committed by Pierre-Yves Chibon
parent d9f69ee5b5
commit 5147ab1077

View file

@ -96,14 +96,13 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles:
- role: odcs/backend
- role: fedmsg/base
- role: odcs/backend
- role: keytab/service
service: odcs
owner_user: odcs
owner_group: odcs
host: "odcs{{env_suffix}}.fedoraproject.org"
- role: fedmsg/hub
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"