2 Vagrant slave machines

This commit is contained in:
Przemyslaw Kaminski 2015-06-01 12:31:10 +02:00
parent eb2b49a512
commit 06e9aae038

2
Vagrantfile vendored
View File

@ -3,7 +3,7 @@
# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
VAGRANTFILE_API_VERSION = "2"
SLAVES_COUNT = 3
SLAVES_COUNT = 2
init_script = <<SCRIPT
apt-get update