Revert "Apply fedmsg/base and fedmsg/relay role to anitya"
This reverts commit 3d914ff046
.
This commit is contained in:
parent
3d914ff046
commit
108f68c590
1 changed files with 8 additions and 4 deletions
|
@ -41,12 +41,17 @@
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- apache
|
- apache
|
||||||
- fedmsg/base
|
- anitya/fedmsg
|
||||||
- fedmsg/relay
|
|
||||||
- anitya/frontend
|
- anitya/frontend
|
||||||
- role: collectd/fedmsg-service
|
- role: collectd/fedmsg-service
|
||||||
process: fedmsg-relay
|
process: fedmsg-relay
|
||||||
|
|
||||||
|
tasks:
|
||||||
|
- name: install fedmsg-relay
|
||||||
|
package: name=fedmsg-relay state=present
|
||||||
|
- name: and start it
|
||||||
|
service: name=fedmsg-relay state=started
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
- anitya
|
- anitya
|
||||||
|
|
||||||
|
@ -64,8 +69,7 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- fedmsg/base
|
- anitya/fedmsg
|
||||||
- fedmsg/relay
|
|
||||||
- anitya/backend
|
- anitya/backend
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue