summaryrefslogtreecommitdiff
path: root/baserock_gerrit
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2016-02-18 16:46:35 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-02-19 12:38:42 +0000
commit45c577eba10860e20114d3cbf5d0d9675d3bf188 (patch)
tree8c69f630304b9edb4ff0f3166328beaef2aac081 /baserock_gerrit
parent2ff5d6f4fb78cbdc0affdcb5a96cdc0c4612f743 (diff)
downloadinfrastructure-45c577eba10860e20114d3cbf5d0d9675d3bf188.tar.gz
baserock_mail: Update on top of Fedora 23, redeploy
The instance-config.yml script was failing to create a valid EXIM config against the default /etc/exim.conf in Fedora 23, this is fixed now. The regexp configuration approach is rather fragile. Change-Id: Id1b4e3a854cb579ee58c1c4f7674415c6e8c096a
Diffstat (limited to 'baserock_gerrit')
-rw-r--r--baserock_gerrit/gerrit.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_gerrit/gerrit.config b/baserock_gerrit/gerrit.config
index 41307e4a..2b253c03 100644
--- a/baserock_gerrit/gerrit.config
+++ b/baserock_gerrit/gerrit.config
@@ -21,7 +21,7 @@
# using XRDS.
openIdSsoUrl = https://openid.baserock.org/openid/xrds/
[sendemail]
- smtpServer = 192.168.222.111
+ smtpServer = 192.168.222.145
# Send mails as '${user} (Code Review) <gerrit.baserock.org>'
# The gerrit@baserock.org email comes from the user.email setting
# below