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

Unified Diff: modules/private-stub/hiera/roles/communityforumserver.yaml

Issue 29370698: Issue 4768 - Initial ABP community forum setup (Closed)
Patch Set: Created Jan. 3, 2017, 4:57 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/roles/communityforumserver.yaml
===================================================================
new file mode 100644
--- /dev/null
+++ b/modules/private-stub/hiera/roles/communityforumserver.yaml
@@ -0,0 +1,9 @@
+# Email addresses of accounts that will get admin privileges (have to be confirmed)
+discourse_docker::admins:
+ - 'test1@adblockplus.org'
+ - 'test2@adblockplus.org'
+
+ # Google OAuth2 credentials (only valid for https://forum-test.adblockplus.org)
+discourse_docker::google_oauth2_client_id: '698709125406-3jodbnl429ie9r00gv4j3ve1olg02sv7.apps.googleusercontent.com'
+discourse_docker::google_oauth2_client_secret: 'tB2ESr1b99qJpbOYqv3PtuPU'
+
« modules/private-stub/hiera/hosts.yaml.orig ('K') | « modules/private-stub/hiera/hosts.yaml.orig ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld