Install and run the pagure_loadjsong and pagure_logcom services
This commit is contained in:
parent
569b732610
commit
a711cf1736
1 changed files with 7 additions and 3 deletions
|
@ -5,10 +5,12 @@
|
||||||
yum: pkg={{ item }} state=present
|
yum: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- pagure
|
- pagure
|
||||||
- pagure-milters
|
|
||||||
- pagure-ev
|
|
||||||
- pagure-webhook
|
|
||||||
- pagure-ci
|
- pagure-ci
|
||||||
|
- pagure-ev
|
||||||
|
- pagure-loadjson
|
||||||
|
- pagure-logcom
|
||||||
|
- pagure-milters
|
||||||
|
- pagure-webhook
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- redis
|
- redis
|
||||||
- libsemanage-python
|
- libsemanage-python
|
||||||
|
@ -315,6 +317,8 @@
|
||||||
- redis
|
- redis
|
||||||
- pagure_ev
|
- pagure_ev
|
||||||
- pagure_ci
|
- pagure_ci
|
||||||
|
- pagure_loadjon
|
||||||
|
- pagure_logcom
|
||||||
- pagure_milter
|
- pagure_milter
|
||||||
- pagure_webhook
|
- pagure_webhook
|
||||||
- fedmsg-relay
|
- fedmsg-relay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue