Merge pull request #2010 from dmurphy18/fix_supported_oss

Updated link for Supported Operating Systems and Repository supported by Salt
This commit is contained in:
Shane Lee 2024-07-19 11:25:17 -06:00 committed by GitHub
commit e5f785b422
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -373,12 +373,15 @@ Supported Operating Systems
---------------------------
The salt-bootstrap script officially supports the distributions outlined in
`Salt's Supported Operating Systems`_ document, (BSD-based OSs, Solaris and AIX are no longer
`Salt's Supported Operating Systems
<https://docs.saltproject.io/salt/install-guide/en/latest/topics/salt-supported-operating-systems.html>`_
document, (BSD-based OSs, Solaris and AIX are no longer
supported). The operating systems listed below should reflect this document but may become out of
date. If an operating system is listed below, but is not listed on the official supported operating
systems document, the level of support is "best-effort".
Since Salt is written in Python, the packages available from the `Salt Project's repository`_ are
Since Salt is written in Python, the packages available from the `Salt Project's repository
<https://repo.saltproject.io/salt/py3>`_ are
CPU architecture independent and could be installed on any hardware supported by Linux kernel.
However, the Salt Project does package Salt's binary dependencies only for ``x86_64`` (``amd64``)
and ``AArch64`` (``arm64``).