salt from systemsmanagement:saltstack:products:old:testing project

Select Your Operating System

For RHEL 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/RHEL_6/systemsmanagement:saltstack:products:old:testing.repo
yum install salt
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/SLE_12_SP3/systemsmanagement:saltstack:products:old:testing.repo
zypper refresh
zypper install salt
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/SLE_11_SP4/systemsmanagement:saltstack:products:old:testing.repo
zypper refresh
zypper install salt