github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/contrib/vagrant/rigger/create.sh (about) 1 ( 2 cd ${DEIS_ROOT} 3 vagrant up --provider virtualbox 4 ) 5 6 export DEISCTL_TUNNEL="${DEISCTL_TUNNEL:-127.0.0.1:2222}" 7 save-var DEISCTL_TUNNEL