
Change-Id: I3ae19a6321827b82ebf864182a1e5a90253b9c39 Reviewed-on: https://review.openstack.org/25755 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
15 lines
296 B
Plaintext
15 lines
296 B
Plaintext
[ircbot]
|
|
nick=<%= nick %>
|
|
pass=<%= password %>
|
|
server=<%= server %>
|
|
port=6667
|
|
channels=<%= channels %>
|
|
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 %>
|