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

Unified Diff: Vagrantfile

Issue 5459448122310656: Add rietveld to infrastructure (Closed)
Patch Set: Remove small dependency Created Feb. 12, 2014, 4:44 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/codereviewserver.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Vagrantfile
===================================================================
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -51,4 +51,5 @@
define_standard_vm config, 'web1', '10.8.0.129'
define_standard_vm config, 'stats1', '10.8.0.130'
define_standard_vm config, 'issues1', '10.8.0.131'
+ define_standard_vm config, 'codereview1', '10.8.0.132'
end
« no previous file with comments | « no previous file | manifests/codereviewserver.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld