2 Vagrant slave machines
This commit is contained in:
parent
a345118640
commit
fd5f923ec0
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
|
# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
|
||||||
VAGRANTFILE_API_VERSION = "2"
|
VAGRANTFILE_API_VERSION = "2"
|
||||||
SLAVES_COUNT = 3
|
SLAVES_COUNT = 2
|
||||||
|
|
||||||
init_script = <<SCRIPT
|
init_script = <<SCRIPT
|
||||||
apt-get update
|
apt-get update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user