An open API service indexing awesome lists of open source software.

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

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` :)