https://github.com/litee/playground-vagrant-hyper-v
Playground for Vagrant + Hyper-V
https://github.com/litee/playground-vagrant-hyper-v
Last synced: 5 months ago
JSON representation
Playground for Vagrant + Hyper-V
- Host: GitHub
- URL: https://github.com/litee/playground-vagrant-hyper-v
- Owner: Litee
- Created: 2018-01-05T15:59:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T16:01:07.000Z (over 8 years ago)
- Last Synced: 2025-01-22T07:37:16.430Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playground for Vagrant + Hyper-V
## Insights
* Vagrant is available in Chocolatey, but I don't like that it automatically creates root folder
* Default credentials for VMs are `vagrant/vagrant`
* Hyper-V's *private* network interfaces are not visible to host, but are visible for VMs running at the same host. For host<->VM communication (including SSH) better use *internal*.
* CentOS does not have `ifconfig` :)