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

Side by Side Diff: manifests/codereview.pp

Issue 5459448122310656: Add rietveld to infrastructure (Closed)
Patch Set: Apply Changes Created Feb. 7, 2014, 5:16 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 node 'codereview1' {
2 include base
3
4 class {'rietveld':
Felix Dahlke 2014/02/07 20:09:46 Still the wrong indentation here, should be 2 spac
christian 2014/02/10 09:05:57 Done.
5 domain => 'codereview.adblockplus.org'
6 }
7
8 class {'nagios::client':
9 server_address => 'monitoring.adblockplus.org'
10 }
11 }
OLDNEW
« no previous file with comments | « Vagrantfile ('k') | manifests/monitoringserver.pp » ('j') | manifests/monitoringserver.pp » ('J')

Powered by Google App Engine
This is Rietveld