Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/private-stub/hiera/hosts/abpforum1.yaml

Issue 29427603: Noissue - Configure discourse containers to use smtp on the host system Base URL: https://hg1/infrastructure
Patch Set: Created May 2, 2017, 9:23 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/private-stub/hiera/hosts/abpforum1.yaml
===================================================================
--- a/modules/private-stub/hiera/hosts/abpforum1.yaml
+++ b/modules/private-stub/hiera/hosts/abpforum1.yaml
@@ -10,6 +10,7 @@
admins:
- 'test1@adblockplus.org'
- 'test2@adblockplus.org'
+ smtp_host: "172.17.0.1"
# Google OAuth2 credentials (only valid for https://forum-test.adblockplus.org)
google_oauth2_client_id: '698709125406-3jodbnl429ie9r00gv4j3ve1olg02sv7.apps.googleusercontent.com'
google_oauth2_client_secret: 'tB2ESr1b99qJpbOYqv3PtuPU'

Powered by Google App Engine
This is Rietveld