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

Unified Diff: Vagrantfile

Issue 5459448122310656: Add rietveld to infrastructure (Closed)
Patch Set: Created Feb. 7, 2014, 8:46 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/codereview.pp » ('j') | manifests/codereview.pp » ('J')
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, 'codereview', '10.8.0.132'
Felix Dahlke 2014/02/07 15:27:36 Should be "codereview1" with our naming scheme.
christian 2014/02/07 17:17:21 Done.
end
« no previous file with comments | « no previous file | manifests/codereview.pp » ('j') | manifests/codereview.pp » ('J')

Powered by Google App Engine
This is Rietveld