From 4657b9ff3d4bbfe5ed9a84b67ffdba8c02e32440 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 21 Jun 2023 17:45:23 +0200 Subject: [PATCH] qm: slightly reposition mapping screenshots to avoid that they are adjacent providing very little space for the text flow floating besides it. Signed-off-by: Thomas Lamprecht --- qm.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qm.adoc b/qm.adoc index ad15800..b3c3034 100644 --- a/qm.adoc +++ b/qm.adoc @@ -1602,6 +1602,8 @@ in the relevant tab in the `Resource Mappings` category, or on the cli with # pvesh create /cluster/mapping/ ---- +[thumbnail="screenshot/gui-datacenter-mapping-pci-edit.png"] + Where `` is the hardware type (currently either `pci` or `usb`) and `` are the device mappings and other configuration parameters. @@ -1623,8 +1625,6 @@ You must repeat the `map` parameter for each node where that device should have a mapping (note that you can currently only map one USB device per node per mapping). -[thumbnail="screenshot/gui-datacenter-mapping-pci-edit.png"] - Using the GUI makes this much easier, as the correct properties are automatically picked up and sent to the API.