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

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

Issue 6155422901731328: Run Rietveld using the AppEngine SDK (Closed)
Patch Set: Addressed comments and added caching Created June 4, 2015, 9:19 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/codereviewserver.yaml
===================================================================
--- a/modules/private-stub/hiera/roles/codereviewserver.yaml
+++ b/modules/private-stub/hiera/roles/codereviewserver.yaml
@@ -1,6 +1,6 @@
rietveld::secret_key: 'el@4s$*(idwm5-87teftxlksckmy8$tyo7(tm!n-5x)zeuheex'
-rietveld::fixtures:
- development:
- ensure: "present"
- source: "puppet:///modules/private/rietveld-auth-users.json"
+rietveld::admins: ['admin@example.com']
+# Google OAuth2 credentials (only valid for codereview.test.example.com)
+rietveld::oauth2_client_id: '513968628653-95pc63l111it9srihkktkjuvv82ub17s.apps.googleusercontent.com'
+rietveld::oauth2_client_secret: 'G6mHhxjv48gwNSshSyXmNCLi'

Powered by Google App Engine
This is Rietveld