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:
|
||||
- apache
|
||||
- fedmsg/base
|
||||
- fedmsg/relay
|
||||
- anitya/fedmsg
|
||||
- anitya/frontend
|
||||
- role: collectd/fedmsg-service
|
||||
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:
|
||||
- anitya
|
||||
|
||||
|
@ -64,8 +69,7 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- fedmsg/base
|
||||
- fedmsg/relay
|
||||
- anitya/fedmsg
|
||||
- anitya/backend
|
||||
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue