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

Unified Diff: Vagrantfile

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 | « no previous file | manifests/filterserver.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Vagrantfile
===================================================================
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -44,4 +44,6 @@
define_standard_vm config, 'server15', '10.8.0.110'
define_standard_vm config, 'server17', '10.8.0.112'
define_standard_vm config, 'server18', '10.8.0.113'
+ define_standard_vm config, 'server19', '10.8.0.114'
+ define_standard_vm config, 'server20', '10.8.0.115'
end
« no previous file with comments | « no previous file | manifests/filterserver.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld