Add fedmsg roles for resultsdb prod.
This commit is contained in:
parent
42a9d51dfe
commit
c20a33541d
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
- { role: sudo, tags: ['sudo'] }
|
||||
- role: openvpn/client
|
||||
- apache
|
||||
- fedmsg/base
|
||||
|
||||
tasks:
|
||||
# this is how you include other task lists
|
||||
|
@ -47,6 +48,7 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- { role: taskotron/resultsdb-fedmsg, tags: ['resultsdb-fedmsg']}
|
||||
- { role: taskotron/resultsdb-backend, tags: ['resultsdb-be'] }
|
||||
- { role: taskotron/resultsdb-frontend, tags: ['resultsdb-fe'] }
|
||||
- { role: taskotron/execdb, tags: ['execdb'] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue