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

Unified Diff: manifests/webserver.pp

Issue 5777328449781760: Concept for Trac as issue tracker. (Closed)
Patch Set: Finalised Trac configuration. Created March 6, 2014, 2:43 p.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 | « manifests/issuesserver.pp ('k') | modules/downloadserver/files/downloads.adblockplus.org » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: manifests/webserver.pp
===================================================================
--- a/manifests/webserver.pp
+++ b/manifests/webserver.pp
@@ -15,10 +15,12 @@
concat::fragment {'formmail_template':
target => '/etc/sitescripts.ini',
- content => '[DEFAULT]
-mailer=/usr/sbin/sendmail
-[formmail]
-template=formmail/template/eyeo.mail',
+ content => '
+ [DEFAULT]
+ mailer=/usr/sbin/sendmail
+ [formmail]
+ template=formmail/template/eyeo.mail
+ ',
}
class {'nagios::client':
« no previous file with comments | « manifests/issuesserver.pp ('k') | modules/downloadserver/files/downloads.adblockplus.org » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld