.. | ||
provision | ||
Makefile | ||
README.md | ||
Vagrantfile |
Vagrant-Devstack
Usage
On the host machine
vagrant up --provider=libvirt
ssh -L 8081:192.168.56.21:80 vagrant@control -N
On your local machine
ssh -L8081:127.0.0.1:8081 debian@xxxx -N
.. | ||
provision | ||
Makefile | ||
README.md | ||
Vagrantfile |
On the host machine
vagrant up --provider=libvirt
ssh -L 8081:192.168.56.21:80 vagrant@control -N
On your local machine
ssh -L8081:127.0.0.1:8081 debian@xxxx -N