5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-04 05:17:47 +03:00

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 <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-06-21 17:45:23 +02:00
parent 481a0ee4e1
commit 4657b9ff3d

View File

@ -1602,6 +1602,8 @@ in the relevant tab in the `Resource Mappings` category, or on the cli with
# pvesh create /cluster/mapping/<type> <options>
----
[thumbnail="screenshot/gui-datacenter-mapping-pci-edit.png"]
Where `<type>` is the hardware type (currently either `pci` or `usb`) and
`<options>` 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.