From: Michal Privoznik Date: Mon, 1 Apr 2019 12:14:58 +0000 (+0200) Subject: docs: Add virt-lightning app X-Git-Tag: v5.3.0-rc1~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9009858d5bed5a399288ffaa25a339109325b59f;p=thirdparty%2Flibvirt.git docs: Add virt-lightning app 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 Reviewed-by: Cole Robinson --- diff --git a/docs/apps.html.in b/docs/apps.html.in index 209854b6ac..41dd26f7ff 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -99,6 +99,12 @@ 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. +
virt-lightning
+
+ 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. +

Configuration Management