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

Unified Diff: manifests/vagrant.pp

Issue 11327035: Add server19 and server20 as filter servers (Closed)
Patch Set: Created Aug. 1, 2013, 7:50 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/monitoringserver.pp ('k') | no next file » | 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
@@ -34,6 +34,8 @@
{host => 'server_15.adblockplus.org', ip => '10.8.0.110'},
{host => 'server_17.adblockplus.org', ip => '10.8.0.112'},
{host => 'server_18.adblockplus.org', ip => '10.8.0.113'},
+ {host => 'server_19.adblockplus.org', ip => '10.8.0.114'},
+ {host => 'server_20.adblockplus.org', ip => '10.8.0.115'},
]
hostentry { $hosts: }
« no previous file with comments | « manifests/monitoringserver.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld