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

Unified Diff: manifests/vagrant.pp

Issue 5143068516810752: Added new stats server and user counter page (Closed)
Patch Set: Created Dec. 20, 2013, 11:05 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 | « manifests/statsserver.pp ('k') | modules/statsmaster/files/usercounts.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: manifests/vagrant.pp
===================================================================
--- a/manifests/vagrant.pp
+++ b/manifests/vagrant.pp
@@ -37,12 +37,13 @@ node default {
{host => 'filter3.adblockplus.org', ip => '10.8.0.122'},
{host => 'filter4.adblockplus.org', ip => '10.8.0.123'},
{host => 'filter5.adblockplus.org', ip => '10.8.0.124'},
{host => 'filter6.adblockplus.org', ip => '10.8.0.125'},
{host => 'download1.adblockplus.org', ip => '10.8.0.126'},
{host => 'filtermaster1.adblockplus.org', ip => '10.8.0.127'},
{host => 'update1.adblockplus.org', ip => '10.8.0.128'},
{host => 'web1.adblockplus.org', ip => '10.8.0.129'},
+ {host => 'stats1.adblockplus.org', ip => '10.8.0.130'},
]
hostentry { $hosts: }
}
« no previous file with comments | « manifests/statsserver.pp ('k') | modules/statsmaster/files/usercounts.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld