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

Side by Side Diff: modules/private-stub/hiera/roles/intraforumserver.yaml

Issue 29347356: Issue 4234 - Migrate Discourse to a Docker-based setup (Closed)
Patch Set: Created July 8, 2016, 3:35 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Email addresses of accounts that will get admin privileges (have to be confirm ed)
2 discourse::admins:
3 - 'test1@example.com'
4 - 'test2@example.com'
5
6 # Google OAuth2 credentials (only valid for intraforum.test.example.com)
7 discourse::google_oauth2_client_id: '999843142701-ob74a7iua4vc6850stl29fdd8bhrt6 8j.apps.googleusercontent.com'
8 discourse::google_oauth2_client_secret: 'jVpuVO2T1T4T9WQxAfGHWgeY'
OLDNEW

Powered by Google App Engine
This is Rietveld