Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/topics/install-by-operating-system/linux-rpm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ Linux (RPM)
These instructions explain how to install Salt rpms on operating systems that
are RHEL-like (using ``dnf`` install methods).

.. Note::
Salt packages for SUSE and Photon OS are provided via their own OS package repositories.
SUSE and Photon OS create their own Salt packages that aren't ``onedir`` (``relenv``) based, and are
patched to be further integrated with their respective operating systems.

Salt Project **does not** provide custom directions for working with ``zypper``, ``tdnf``, or other
non-DNF package managers to install packages from the Salt Project RPM repository.

RPM packages, hosted by Salt Project, are still tested on SUSE and Photon OS operating systems via our CI/CD.

For a list of supported and tested operating systems, for running Salt,
see :ref:`salt-supported-operating-systems`.

Expand Down
Loading