mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #23871 from rallytime/bp-23848
Backport #23848 to 2014.7
This commit is contained in:
commit
50730287bb
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue