Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nasa9084/vagrant-kvmhost


https://github.com/nasa9084/vagrant-kvmhost

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

vagrant-kvmhost
===============

local development kvm/libvirtd server with Vagrant

### requirements

* Vagrant
* vmware fusion
* vagrant-vmware-fusion plugin

### run

``` shell
$ vagrant up
$ vagrant ssh -c "ip a"
```

#### connect

if your VM's IPv4 address is `192.168.1.10`, you can connect to `qemu+tcp://192.168.1.10/system` with libvirt.