diff options
| author | LiudmylaNad <l.nadolina@vyos.io> | 2026-07-31 13:03:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-31 12:03:03 +0100 |
| commit | 8c0b48a2baaed09c3268eddf59c2d4485039296c (patch) | |
| tree | 08559a8c45bf09d78ae290aa794a08c8b70176b1 | |
| parent | 8617df77271aceac90571ce941da9d4ca62b9856 (diff) | |
| download | vyos-documentation-8c0b48a2baaed09c3268eddf59c2d4485039296c.tar.gz vyos-documentation-8c0b48a2baaed09c3268eddf59c2d4485039296c.zip | |
docs(Installation): Remove outdated portal link and Proxmox/KVM cloud… (#2176)
* docs(Installation): Remove outdated portal link and Proxmox/KVM cloud-init note
* Update install.md
| -rw-r--r-- | docs/installation/install.md | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/installation/install.md b/docs/installation/install.md index f40efecc..a7c983c7 100644 --- a/docs/installation/install.md +++ b/docs/installation/install.md @@ -84,14 +84,7 @@ Registered subscribers can log into <https://support.vyos.io/> to access a variety of different downloads via the "Downloads" link. These downloads include LTS (Long-Term Support), the associated hot-fix releases, early public access releases, pre-built VM images, as well as device -specific installation ISOs. See this [article] for more information on -downloads. - -:::{note} -The `.qcow2` image provided for Proxmox deployment can also be -used to deploy VyOS on KVM environments. This image includes cloud-init -support. -::: +specific installation ISOs. :::{figure} /_static/images/vyosnew-downloads.webp ::: @@ -456,7 +449,6 @@ option, and type CTRL-X to boot. Installation can then continue as outlined above. -[article]: https://customers.support.vyos.com/servicedesk/customer/portal/1/article/159055913 [balenaetcher]: https://www.balena.io/etcher/ [configuration]: https://wiki.syslinux.org/wiki/index.php?title=Config [default]: https://wiki.syslinux.org/wiki/index.php?title=PXELINUX#Configuration |
