Skip to content

Commit d1205f5

Browse files
Merge pull request #18 from ScriptAutomate/zypper-tdnf-note
Add note about SUSE and Photon OS
2 parents 8c35588 + 9d0552d commit d1205f5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/topics/install-by-operating-system/linux-rpm.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ Linux (RPM)
77
These instructions explain how to install Salt rpms on operating systems that
88
are RHEL-like (using ``dnf`` install methods).
99

10+
.. Note::
11+
Salt packages for SUSE and Photon OS are provided via their own OS package repositories.
12+
SUSE and Photon OS create their own Salt packages that aren't ``onedir`` (``relenv``) based, and are
13+
patched to be further integrated with their respective operating systems.
14+
15+
Salt Project **does not** provide custom directions for working with ``zypper``, ``tdnf``, or other
16+
non-DNF package managers to install packages from the Salt Project RPM repository.
17+
18+
RPM packages, hosted by Salt Project, are still tested on SUSE and Photon OS operating systems via our CI/CD.
19+
1020
For a list of supported and tested operating systems, for running Salt,
1121
see :ref:`salt-supported-operating-systems`.
1222

0 commit comments

Comments
 (0)