salt from systemsmanagement:saltstack:products:3000 project

Select Your Operating System

For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/CentOS_8/systemsmanagement:saltstack:products:3000.repo
yum install salt
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/CentOS_7/systemsmanagement:saltstack:products:3000.repo
yum install salt
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/openSUSE_Leap_15.2/systemsmanagement:saltstack:products:3000.repo
zypper refresh
zypper install salt
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/RHEL_7/systemsmanagement:saltstack:products:3000.repo
yum install salt
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/SLE_15/systemsmanagement:saltstack:products:3000.repo
zypper refresh
zypper install salt
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/SLE_12_SP4/systemsmanagement:saltstack:products:3000.repo
zypper refresh
zypper install salt
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/SLE_12/systemsmanagement:saltstack:products:3000.repo
zypper refresh
zypper install salt