Updated for SLES 12.

Added updated instructions for latest SLES release, using the relevant repo.
This commit is contained in:
dumol 2015-05-18 13:13:37 +03:00 committed by rallytime
parent aee00c83df
commit 379c09c3a5

View file

@ -144,6 +144,14 @@ For bleeding edge python Factory run the following as root:
Suse Linux Enterprise
---------------------
For SLE 12 run the following as root:
.. code-block:: bash
zypper addrepo http://download.opensuse.org/repositories/devel:languages:python/SLE_12/devel:languages:python.repo
zypper refresh
zypper install salt salt-minion salt-master
For SLE 11 SP3 run the following as root:
.. code-block:: bash