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

Unified Diff: Vagrantfile

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
« no previous file with comments | « no previous file | manifests/monitoringserver.pp » ('j') | manifests/webserver.pp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Vagrantfile
===================================================================
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -76,9 +76,10 @@ Vagrant.configure(VAGRANTFILE_API_VERSIO
define_standard_vm config, 'filter11', '10.8.0.137'
define_standard_vm config, 'filter12', '10.8.0.138'
define_standard_vm config, 'filter13', '10.8.0.139'
define_standard_vm config, 'filter14', '10.8.0.140'
define_standard_vm config, 'filter15', '10.8.0.141'
define_standard_vm config, 'filter16', '10.8.0.142'
define_standard_vm config, 'filter17', '10.8.0.143'
define_standard_vm config, 'filter18', '10.8.0.144'
+ define_standard_vm config, 'web2', '10.8.0.145'
end
« no previous file with comments | « no previous file | manifests/monitoringserver.pp » ('j') | manifests/webserver.pp » ('J')

Powered by Google App Engine
This is Rietveld