Include the logcom service in distgit
This commit is contained in:
parent
904b5742e9
commit
a47f4fcf03
1 changed files with 3 additions and 1 deletions
|
@ -5,8 +5,9 @@
|
||||||
yum: pkg={{ item }} state=present
|
yum: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- pagure
|
- pagure
|
||||||
- pagure-milters
|
|
||||||
- pagure-ev
|
- pagure-ev
|
||||||
|
- pagure-logcom
|
||||||
|
- pagure-milters
|
||||||
- pagure-webhook
|
- pagure-webhook
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- redis
|
- redis
|
||||||
|
@ -176,6 +177,7 @@
|
||||||
- pagure_milter
|
- pagure_milter
|
||||||
- redis
|
- redis
|
||||||
- pagure_ev
|
- pagure_ev
|
||||||
|
- pagure_logcom
|
||||||
- pagure_webhook
|
- pagure_webhook
|
||||||
- pagure_worker
|
- pagure_worker
|
||||||
- fedmsg-relay
|
- fedmsg-relay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue