summaryrefslogtreecommitdiff
path: root/baserock_webserver/gitlab-bot/config.js
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2018-08-07 14:01:57 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2018-08-07 14:03:52 +0100
commit23d324fcaf681d2b2322a036d408e80e11e86520 (patch)
treeb526fd36d9c498932b49569cc24bada3f9f816ea /baserock_webserver/gitlab-bot/config.js
parenta90eef0b2221129a3e71411b6a3df63733a16968 (diff)
downloadinfrastructure-23d324fcaf681d2b2322a036d408e80e11e86520.tar.gz
Use registered gitlab-br-bot user
Diffstat (limited to 'baserock_webserver/gitlab-bot/config.js')
-rw-r--r--baserock_webserver/gitlab-bot/config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/baserock_webserver/gitlab-bot/config.js b/baserock_webserver/gitlab-bot/config.js
index e92d935d..b94f34c3 100644
--- a/baserock_webserver/gitlab-bot/config.js
+++ b/baserock_webserver/gitlab-bot/config.js
@@ -123,6 +123,7 @@ module.exports = {
// IRC nick/names for the bot
nick: 'gitlab-br-bot',
+ password: '{{ gitlab_bot_password }}',
userName: 'gitlab-br-bot',
realName: 'Gitlab Bot provided by Baserock',