Or other options,
# 1 nimbus, 2 supervisor, 1 zookeeper
STORM_VERSION="0.9.7" vagrant up
STORM_VERSION="0.10.1" vagrant up
# 2 nimbus, 2 supervisor, 2 zookeeper
STORM_ENV=ha_default vagrant up
# reverse proxy server and maven build system
STORM_ENV=ha_dev_proxy vagrant up