From e3af4c881790a95be2676a7f4fb8df4136f8a3f3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 6 Apr 2017 15:11:11 +0200 Subject: Add machine enumeration outline --- doc/manual.cli | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/manual.cli b/doc/manual.cli index 336e2dd..d5ab992 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -185,8 +185,9 @@ manifests is also sent by \c{bbot} agents to controllers. \li|\n\c{type: }\n - The machine type. Valid values are \c{vm} and \c{container}. Note that this - value is not sent by agents to controllers.| + The machine type. Valid values are \c{kvm} (QEMU/KVM virtual machine) and + \c{nspawn} (\c{systemd-nspawn} container). Note that this value is not sent + by agents to controllers.| \li|\n\c{summary: }\n -- cgit v1.1