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

Unified Diff: modules/private-stub/hiera/hosts/eyeoforum1.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/eyeoforum1.yaml
===================================================================
--- a/modules/private-stub/hiera/hosts/eyeoforum1.yaml
+++ b/modules/private-stub/hiera/hosts/eyeoforum1.yaml
@@ -10,6 +10,7 @@
admins:
- 'test1@example.com'
- 'test2@example.com'
+ smtp_host: "172.17.0.1"
f.lopez 2017/05/04 17:10:10 This seems arbitrary to me, any particular reason
f.nicolaisen 2017/06/26 10:23:52 Yes, it's the typical docker host IP address. I no
google_oauth2_client_id: '999843142701-ob74a7iua4vc6850stl29fdd8bhrt68j.apps.googleusercontent.com'
google_oauth2_client_secret: 'jVpuVO2T1T4T9WQxAfGHWgeY'
site_settings:
« modules/discourse_docker/manifests/init.pp ('K') | « modules/private-stub/hiera/hosts/abpforum1.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld