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

Side by Side Diff: modules/private-stub/manifests/discourse.pp

Issue 9351210: Define Discourse admins and site settings in Puppet, separate private data from other settings (Closed)
Patch Set: Created Feb. 19, 2013, 3:08 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 class private::discourse {
2 $secret = '9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08'
3 $admins = ['test1@example.com', 'test2@example.com']
4 }
OLDNEW
« modules/discourse/manifests/sitesetting.pp ('K') | « modules/discourse/manifests/sitesetting.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld