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

Unified Diff: manifests/issuesserver.pp

Issue 5777328449781760: Concept for Trac as issue tracker. (Closed)
Patch Set: Created Feb. 25, 2014, 8:22 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') | modules/trac/files/permissions.csv » ('J')
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') | modules/trac/files/permissions.csv » ('J')

Powered by Google App Engine
This is Rietveld