From c118febcb1fb500dbd90330775055537dd22bacd Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Wed, 5 Feb 2014 19:51:00 -0200 Subject: [PATCH] According to @miurahr on GH-81 we are compatible with vagrant-kvm \o/ --- README.md | 1 + docs/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 82acfd4..fefe1e8 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ http://fgrehm.viewdocs.io/vagrant-cachier. * [VMware providers](http://www.vagrantup.com/vmware) with NFS enabled (See [GH-24](https://github.com/fgrehm/vagrant-cachier/issues/24) for more info) * [vagrant-libvirt](https://github.com/pradels/vagrant-libvirt) +* [vagrant-kvm](https://github.com/adrahon/vagrant-kvm) _Please note that as of v0.6.0 the plugin will automatically disable any previously defined configs for [cloud providers](lib/vagrant-cachier/plugin.rb#L19-22)_ diff --git a/docs/index.md b/docs/index.md index e146bdb..316bae4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -56,6 +56,7 @@ For more information please check out the links on the menu above. * [VMware providers](http://www.vagrantup.com/vmware) with NFS enabled (See [GH-24](https://github.com/fgrehm/vagrant-cachier/issues/24) for more info) * [vagrant-libvirt](https://github.com/pradels/vagrant-libvirt) +* [vagrant-kvm](https://github.com/adrahon/vagrant-kvm) _Please note that as of v0.6.0 the plugin will automatically disable any previously defined configs for [cloud providers](lib/vagrant-cachier/plugin.rb#L19-22)_