diff options
author | rebortg <github@ghlr.de> | 2021-06-11 22:19:55 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-06-11 22:19:55 +0200 |
commit | df504dd6c16277b305757fe4500e05b81c150da0 (patch) | |
tree | 0f0dc1153b2767d523944266c44523a1a683a36d /docs/installation/virtual | |
parent | 21bcc2ccba5be75a600195aefdd6b5bc71f2f50c (diff) | |
download | vyos-documentation-df504dd6c16277b305757fe4500e05b81c150da0.tar.gz vyos-documentation-df504dd6c16277b305757fe4500e05b81c150da0.zip |
autosectionlabel: add custom headline ref
Diffstat (limited to 'docs/installation/virtual')
-rw-r--r-- | docs/installation/virtual/libvirt.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installation/virtual/libvirt.rst b/docs/installation/virtual/libvirt.rst index ff896d07..09d2cfed 100644 --- a/docs/installation/virtual/libvirt.rst +++ b/docs/installation/virtual/libvirt.rst @@ -100,6 +100,8 @@ The virt-manager application is a desktop user interface for managing virtual machines through libvirt. On the linux open :abbr:`VMM (Virtual Machine Manager)`. +.. _libvirt:virt-manager_iso: + Deploy from ISO --------------- @@ -130,6 +132,8 @@ Deploy from ISO .. figure:: /_static/images/virt-libvirt-06.png +.. _libvirt:virt-manager_qcow2: + Deploy from qcow2 ----------------- |