Skip to content
Tatsuya Kawano edited this page Apr 11, 2014 · 4 revisions

Welcome to the vagrant-kvm wiki!

This is a Vagrant 1.1+ plugin that adds a KVM provider to Vagrant, allowing Vagrant to control and provision KVM/QEMU VM.

Vagrant Boxes

You can get public vagrant boxes for KVM provider. Here is a list of boxes

Mutate

You can convert vagrant boxes which is for virtualbox or/and other providers. There are several limitation for it.

  1. Many foreign boxes don't have nfs client, that mean you need to install nfs at first "up"
  2. After you are find to use your custom box, you can use vagrant package to save it.

Installation Note

Development

Development note

Clone this wiki locally