Add package for pretty printing infra messages for fedmsg-irc
This commit is contained in:
parent
2354972b0c
commit
8a2b0c0458
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@
|
||||||
- packages
|
- packages
|
||||||
- fedmsg/irc
|
- fedmsg/irc
|
||||||
|
|
||||||
|
- name: install python-fedmsg-meta-fedora-infrastructure
|
||||||
|
yum: pkg=python-fedmsg-meta-fedora-infrastructure state=installed
|
||||||
|
tags:
|
||||||
|
- packages
|
||||||
|
- fedmsg/irc
|
||||||
|
|
||||||
- name: enable on boot and start fedmsg-irc
|
- name: enable on boot and start fedmsg-irc
|
||||||
service: name=fedmsg-irc state=started enabled=true
|
service: name=fedmsg-irc state=started enabled=true
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue