From f323846c055b90bbfaa542b111852130a464743f Mon Sep 17 00:00:00 2001 From: tsanders Date: Wed, 10 Apr 2013 14:36:25 -0700 Subject: [PATCH] Add vagrant-kvm and vagrant-libvirt providers --- Available-Vagrant-Plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Available-Vagrant-Plugins.md b/Available-Vagrant-Plugins.md index f29e0e2..b78e755 100644 --- a/Available-Vagrant-Plugins.md +++ b/Available-Vagrant-Plugins.md @@ -6,8 +6,10 @@ * [vagrant-fog-box-storage](https://github.com/natlownes/vagrant-fog-box-storage) * [vagrant-host-path](https://github.com/MOZGIII/vagrant-host-path) * [vagrant-hostmaster](https://github.com/mosaicxm/vagrant-hostmaster) +* [vagrant-kvm](https://github.com/adrahon/vagrant-kvm) * [vagrant-librarian](https://github.com/thegcat/vagrant-librarian) * [vagrant-librarian-chef](https://github.com/jimmycuadra/vagrant-librarian-chef) +* [vagrant-libvirt](https://github.com/pradels/vagrant-libvirt) * [vagrant-lxc](https://github.com/fgrehm/vagrant-lxc) * [vagrant-mysql](https://github.com/Logaritmisk/vagrant-mysql) * [vagrant-notify](https://github.com/fgrehm/vagrant-notify)