Do not use fedmsg/hub role for ODCS backend
This commit is contained in:
parent
d9f69ee5b5
commit
5147ab1077
1 changed files with 1 additions and 2 deletions
|
@ -96,14 +96,13 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: odcs/backend
|
|
||||||
- role: fedmsg/base
|
- role: fedmsg/base
|
||||||
|
- role: odcs/backend
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
service: odcs
|
service: odcs
|
||||||
owner_user: odcs
|
owner_user: odcs
|
||||||
owner_group: odcs
|
owner_group: odcs
|
||||||
host: "odcs{{env_suffix}}.fedoraproject.org"
|
host: "odcs{{env_suffix}}.fedoraproject.org"
|
||||||
- role: fedmsg/hub
|
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue