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 |