Skip to content

Commit 4f0a3c6

Browse files
committed
Vagrant link is failing CI, drop it entirely
1 parent 4cfc8b9 commit 4f0a3c6

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

source/overview.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ originated and where the technologies below work best:
339339
Bringing your own kernel
340340
^^^^^^^^^^^^^^^^^^^^^^^^
341341

342-
Most operating systems support some form of classical virtualization,
342+
Most desktop operating systems support some form of classical virtualization,
343343
running applications packaged as images containing a full operating
344344
system of their own. Running these virtual machines, or VMs, is a
345345
mature approach, widespread in data center environments.
@@ -348,9 +348,13 @@ These techniques are mostly reserved for larger scale deployments in
348348
data centers, though certain complex applications can benefit from
349349
this packaging. The technologies are Python agnostic, and include:
350350

351-
* `Vagrant <https://www.vagrantup.com/>`_
352-
* `VHD <https://en.wikipedia.org/wiki/VHD_(file_format)>`_, `AMI <https://en.wikipedia.org/wiki/Amazon_Machine_Image>`_, and :doc:`other formats <openstack:user/formats>`
353-
* `OpenStack <https://www.redhat.com/en/topics/openstack>`_ - A cloud management system in Python, with extensive VM support
351+
* KVM on Linux
352+
* Hyper-V on Windows
353+
* `VHD <https://en.wikipedia.org/wiki/VHD_(file_format)>`_,
354+
`AMI <https://en.wikipedia.org/wiki/Amazon_Machine_Image>`_,
355+
and :doc:`other formats <openstack:user/formats>`
356+
* `OpenStack <https://www.redhat.com/en/topics/openstack>`_ -
357+
A cloud management system written in Python, with extensive VM support
354358

355359
Bringing your own hardware
356360
^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)