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: use host ip instead of undef Created July 10, 2017, 11:20 a.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
« no previous file with comments | « modules/discourse_docker/templates/app.yml.erb ('k') | modules/private-stub/hiera/hosts/eyeoforum1.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/private-stub/hiera/hosts/abpforum1.yaml
===================================================================
--- a/modules/private-stub/hiera/hosts/abpforum1.yaml
+++ b/modules/private-stub/hiera/hosts/abpforum1.yaml
@@ -9,6 +9,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'
« no previous file with comments | « modules/discourse_docker/templates/app.yml.erb ('k') | modules/private-stub/hiera/hosts/eyeoforum1.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld