Added the infra SOPs ported to asciidoc.
This commit is contained in:
parent
8a7f111a12
commit
a0301e30f1
148 changed files with 18575 additions and 17 deletions
29
modules/sysadmin_guide/pages/fedmsg-irc.adoc
Normal file
29
modules/sysadmin_guide/pages/fedmsg-irc.adoc
Normal file
|
@ -0,0 +1,29 @@
|
|||
= fedmsg-irc SOP
|
||||
|
||||
____
|
||||
Echo fedmsg bus activity to IRC.
|
||||
____
|
||||
|
||||
== Contact Information
|
||||
|
||||
Owner::
|
||||
Messaging SIG, Fedora Infrastructure Team
|
||||
Contact::
|
||||
#fedora-apps, #fedora-fedmsg, #fedora-admin, #fedora-noc
|
||||
Servers::
|
||||
value03
|
||||
Purpose::
|
||||
Echo fedmsg bus activity to IRC
|
||||
|
||||
== Description
|
||||
|
||||
fedmsg-irc is a daemon running on value03 and value01.stg. It is
|
||||
listening to the fedmsg bus and echoing that activity to the
|
||||
#fedora-fedmsg channel in IRC.
|
||||
|
||||
It can be configured to ignore certain messages, join certain rooms, and
|
||||
take on a different nick by editing the values in `/etc/fedmsg.d/irc.py`
|
||||
and restarting it with `sudo service fedmsg-irc restart`
|
||||
|
||||
See http://fedmsg.readthedocs.org/en/latest/config/#term-irc for more
|
||||
information on configuration.
|
Loading…
Add table
Add a link
Reference in a new issue