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

Side by Side Diff: manifests/issuesserver.pp

Issue 4553114493386752: Initial configuration for issues.adblockplus.org (Closed)
Patch Set: Created Dec. 13, 2013, 6:22 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 'issues1' {
2 include base
3
4 class {'roundup':
5 tracker_name => 'adblockplus',
6 domain => 'issues.adblockplus.org'
7 }
8 }
OLDNEW

Powered by Google App Engine
This is Rietveld