summaryrefslogtreecommitdiff
path: root/baserock_webserver/gitlab-bot/config.js
diff options
context:
space:
mode:
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',