| 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 |