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

Unified Diff: manifests/issuesserver.pp

Issue 5688697504661504: Concept of Trac for whitelisting requests. (Closed)
Patch Set: Created Feb. 25, 2014, 8:11 a.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
« no previous file with comments | « no previous file | modules/private-stub/manifests/roundup.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: manifests/issuesserver.pp
===================================================================
--- a/manifests/issuesserver.pp
+++ b/manifests/issuesserver.pp
@@ -1,8 +1,7 @@
node 'issues1' {
include base
- class {'roundup':
- tracker_name => 'adblockplus',
+ class {'trac':
domain => 'issues.adblockplus.org'
}
« no previous file with comments | « no previous file | modules/private-stub/manifests/roundup.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld