doc: Update network commands

This commit is contained in:
Glenn Y. Rolland 2023-04-13 10:27:41 +02:00
parent e9f140ab07
commit 75afb2fd11

View file

@ -2,9 +2,15 @@
## Usage
vagrant up --provider=libvirt
ssh -L8080:192.168.56.21:80 debian@... -N
On the host machine
# Other
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
## References
* https://opendev.org/openstack/devstack-vagrant