salt-proxy from systemsmanagement:saltstack:products:old project
Select Your Operating System
Add repository and install manually
For RHEL 6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old/RHEL_6/systemsmanagement:saltstack:products:old.repo yum install salt-proxy
Grab binary packages directly
Add repository and install manually
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old/SLE_12_SP3/systemsmanagement:saltstack:products:old.repo zypper refresh zypper install salt-proxy
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old/SLE_11_SP4/systemsmanagement:saltstack:products:old.repo zypper refresh zypper install salt-proxy