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

Unified Diff: manifests/intraforumserver.pp

Issue 6293281981857792: Issue 239 - Move AWStats processing to the stats server (Closed)
Patch Set: Added IP address anonymization and addressed review comments Created April 25, 2014, 7:38 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/statsmaster/files/known_hosts » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: manifests/intraforumserver.pp
===================================================================
--- a/manifests/intraforumserver.pp
+++ b/manifests/intraforumserver.pp
@@ -1,10 +1,10 @@
node 'server10' {
- include base, ssh, statsclient
+ include base, statsclient
class {'discourse':
domain => 'intraforum.adblockplus.org',
certificate => 'intraforum.adblockplus.org_sslcert.pem',
private_key => 'intraforum.adblockplus.org_sslcert.key',
is_default => true,
}
« no previous file with comments | « no previous file | modules/statsmaster/files/known_hosts » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld