]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: mention vagrant-libvirt in apps.html
authorJames Shubin <james@shubin.ca>
Sun, 11 May 2014 04:24:10 +0000 (00:24 -0400)
committerEric Blake <eblake@redhat.com>
Mon, 12 May 2014 21:50:59 +0000 (15:50 -0600)
Doc patch for apps.html as per: http://libvirt.org/apps.html#add

Disclaimer: I've contributed patches to the project that this commit
adds.

Vagrant-Libvirt is an excellent way to use vagrant with libvirt. This
way you can benefit from the vagrant features, while not loosing access
to the familiar (and useful) tools such as virsh and virt-manager.

Development currently at:

https://github.com/pradels/vagrant-libvirt/

although recent contributors include:

https://github.com/sciurus/vagrant-libvirt/

and:

https://github.com/purpleidea/vagrant-libvirt/

see git log for more details.

Signed-off-by: Eric Blake <eblake@redhat.com>
docs/apps.html.in

index 86e45fc9b3fac38c1615a2d54150059835c77af2..70e7b414cf8df8a97502562842d38e00807d1f81 100644 (file)
         application stap can use libvirt to gather data within virtual
         machines.
       </dd>
+      <dt><a href="https://github.com/pradels/vagrant-libvirt/">vagrant-libvirt</a></dt>
+      <dd>
+        Vagrant-Libvirt is a Vagrant plugin that uses libvirt to manage virtual
+        machines. It is a command line tool for developers that makes it very
+        fast and easy to deploy and re-deploy an environment of vm's.
+      </dd>
     </dl>
 
     <h2><a name="configmgmt">Configuration Management</a></h2>