system-config/modules/elastic_recheck/templates/elastic-recheck.conf.erb
James E. Blair 2bb28339cb Move elastic-recheck bot to status.o.o
Also, normalize some parameters to the status manifest to make it
more readable (since they follow the same pattern).  And make the
ssh config for elastic-recheck bot match reviewday.

Change-Id: I2417f121e7b3685aab9540504cdd4c6db1754e67
2013-12-31 19:35:47 +00:00

15 lines
364 B
Plaintext

#Must use full paths
[ircbot]
nick=<%= recheck_bot_nick %>
pass=<%= recheck_bot_passwd %>
server=irc.freenode.net
port=6667
channel_config=/etc/elastic-recheck/recheckwatchbot.yaml
log_config=/etc/elastic-recheck/logging.config
[gerrit]
host=<%= gerrit_host %>
user=<%= recheck_gerrit_user %>
query_file=/etc/elastic-recheck/queries
key=/home/recheck/.ssh/id_rsa