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

Unified Diff: Vagrantfile

Issue 4553114493386752: Initial configuration for issues.adblockplus.org (Closed)
Patch Set: Created Dec. 13, 2013, 6:22 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') | modules/roundup/manifests/init.pp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Vagrantfile
===================================================================
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -50,4 +50,5 @@
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'
+ define_standard_vm config, 'issues1', '10.8.0.130'
christian 2014/01/14 10:57:47 I just noticed that stats1 has already the IP addr
Felix Dahlke 2014/01/22 13:53:58 Yup, another server has been added in the mean tim
end
« no previous file with comments | « no previous file | manifests/issuesserver.pp » ('j') | modules/roundup/manifests/init.pp » ('J')

Powered by Google App Engine
This is Rietveld