re-enable fedmsg on ci-cc
This commit is contained in:
parent
994bf6480f
commit
cfc7e3abbc
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
||||||
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
||||||
- postgresql_server
|
- postgresql_server
|
||||||
- apache
|
- apache
|
||||||
# - { role: fedmsg/base }
|
- { role: fedmsg/base }
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
# this is how you include other task lists
|
# this is how you include other task lists
|
||||||
|
@ -50,7 +50,7 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
# - { role: taskotron/resultsdb-fedmsg, tags: ['resultsdb-fedmsg']}
|
- { role: taskotron/resultsdb-fedmsg, tags: ['resultsdb-fedmsg']}
|
||||||
- { role: taskotron/resultsdb-backend, tags: ['resultsdb-be'] }
|
- { role: taskotron/resultsdb-backend, tags: ['resultsdb-be'] }
|
||||||
- { role: taskotron/resultsdb-frontend, tags: ['resultsdb-fe'] }
|
- { role: taskotron/resultsdb-frontend, tags: ['resultsdb-fe'] }
|
||||||
- { role: taskotron/execdb, tags: ['execdb'] }
|
- { role: taskotron/execdb, tags: ['execdb'] }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue