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

Unified Diff: manifests/vagrant.pp

Issue 5889762565029888: Issue 2104 - Set up a test server for adblockplus.org content (Closed)
Patch Set: Created March 13, 2015, 3:56 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
Index: manifests/vagrant.pp
===================================================================
--- a/manifests/vagrant.pp
+++ b/manifests/vagrant.pp
@@ -51,12 +51,13 @@ node default {
{host => 'filter11.adblockplus.org', ip => '10.8.0.137'},
{host => 'filter12.adblockplus.org', ip => '10.8.0.138'},
{host => 'filter13.adblockplus.org', ip => '10.8.0.139'},
{host => 'filter14.adblockplus.org', ip => '10.8.0.140'},
{host => 'filter15.adblockplus.org', ip => '10.8.0.141'},
{host => 'filter16.adblockplus.org', ip => '10.8.0.142'},
{host => 'filter17.adblockplus.org', ip => '10.8.0.143'},
{host => 'filter18.adblockplus.org', ip => '10.8.0.144'},
+ {host => 'web2.adblockplus.org', ip => '10.8.0.145'},
]
hostentry { $hosts: }
}
« no previous file with comments | « manifests/monitoringserver.pp ('k') | manifests/webserver.pp » ('j') | manifests/webserver.pp » ('J')

Powered by Google App Engine
This is Rietveld