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

Unified Diff: manifests/vagrant.pp

Issue 6029451183783936: Add Filtermaster (Closed)
Patch Set: Created Nov. 8, 2013, 8:35 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
Index: manifests/vagrant.pp
===================================================================
--- a/manifests/vagrant.pp
+++ b/manifests/vagrant.pp
@@ -40,6 +40,7 @@
{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'},
]
hostentry { $hosts: }

Powered by Google App Engine
This is Rietveld