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

Side by Side Diff: manifests/intraforumserver.pp

Issue 6221863587938304: Issue 212 - Update Discourse (Closed)
Patch Set: Disabled mini profiler Created March 28, 2014, 11:51 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | modules/discourse/files/init-discourse » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 node 'server10' { 1 node 'server10' {
2 include base, ssh, discourse 2 include base, ssh
3
4 class {'discourse':
5 domain => 'intraforum.adblockplus.org',
6 is_default => true,
7 }
3 8
4 class {'nagios::client': 9 class {'nagios::client':
5 server_address => 'monitoring.adblockplus.org' 10 server_address => 'monitoring.adblockplus.org'
6 } 11 }
7 } 12 }
OLDNEW
« no previous file with comments | « no previous file | modules/discourse/files/init-discourse » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld