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

Unified Diff: Vagrantfile

Issue 5728306397708288: Added definition for eyeo.com webserver (Closed)
Patch Set: Created Dec. 5, 2013, 9:32 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/monitoringserver.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,9 +44,10 @@ Vagrant::Config.run do |config|
define_standard_vm config, 'filter2', '10.8.0.121'
define_standard_vm config, 'filter3', '10.8.0.122'
define_standard_vm config, 'filter4', '10.8.0.123'
define_standard_vm config, 'filter5', '10.8.0.124'
define_standard_vm config, 'filter6', '10.8.0.125'
define_standard_vm config, 'download1', '10.8.0.126'
define_standard_vm config, 'filtermaster1', '10.8.0.127'
define_standard_vm config, 'update1', '10.8.0.128'
+ define_standard_vm config, 'web1', '10.8.0.129'
end
« no previous file with comments | « no previous file | manifests/monitoringserver.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld