f8a514bfe7
Change-Id: I293f4b5dd76de562cec39b4c995a2c255d383263 Reviewed-on: https://review.openstack.org/25765 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
16 lines
320 B
Plaintext
16 lines
320 B
Plaintext
[ircbot]
|
|
nick=<%= nick %>
|
|
pass=<%= password %>
|
|
server=<%= server %>
|
|
port=6667
|
|
channels=<%= channels %>
|
|
nicks=<%= auth_nicks %>
|
|
lockfile=/var/run/statusbot/statusbot.pid
|
|
log_config=/etc/statusbot/logging.config
|
|
|
|
[wiki]
|
|
username=<%= wiki_user %>
|
|
password=<%= wiki_password %>
|
|
url=<%= wiki_url %>
|
|
pageid=<%= wiki_pageid %>
|