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

Unified Diff: Vagrantfile

Issue 5735669590654976: #753 - set up an order system to let eyeo employees file order requests (Closed)
Patch Set: Created July 15, 2014, 2:47 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/issuesserver.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Vagrantfile
===================================================================
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -73,4 +73,5 @@
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, 'orders1', '10.8.0.145'
end
« no previous file with comments | « no previous file | manifests/issuesserver.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld