2 Vagrant slave machines

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

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