Adjust the pagure playbook for 0.2 with the eventsource server
This commit is contained in:
parent
3895be761b
commit
7c9ca85814
2 changed files with 10 additions and 0 deletions
|
@ -6,7 +6,9 @@
|
|||
with_items:
|
||||
- pagure
|
||||
- pagure-milters
|
||||
- pagure-ev
|
||||
- python-psycopg2
|
||||
- redis
|
||||
- libsemanage-python
|
||||
- mod_ssl
|
||||
tags:
|
||||
|
@ -253,6 +255,8 @@
|
|||
- httpd
|
||||
- postfix
|
||||
- pagure_milter
|
||||
- redis
|
||||
- pagure_ev
|
||||
ignore_errors: true
|
||||
tags:
|
||||
- pagure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue