]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Add virt-lightning app
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 1 Apr 2019 12:14:58 +0000 (14:14 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 9 Apr 2019 14:59:49 +0000 (16:59 +0200)
There was this introduction made on the users list:

https://www.redhat.com/archives/libvirt-users/2019-March/msg00046.html

Add the application onto the list of apps known to use libvirt.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
docs/apps.html.in

index 209854b6ac69f535e3621a6a1bda3ab52c1d250a..41dd26f7ff549f069f0209218cd926383c811ad1 100644 (file)
         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>
+      <dt><a href="https://github.com/virt-lightning/virt-lightning">virt-lightning</a></dt>
+      <dd>
+        Virt-Lightning uses libvirt, cloud-init and libguestfs to allow anyone
+        to quickly start a new VM. Very much like a container CLI, but with a
+        virtual machine.
+      </dd>
     </dl>
 
     <h2><a id="configmgmt">Configuration Management</a></h2>