salt-minion from systemsmanagement:saltstack:products:3000:testing project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000:testing/CentOS_8/systemsmanagement:saltstack:products:3000:testing.repo yum install salt-minion
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000:testing/CentOS_7/systemsmanagement:saltstack:products:3000:testing.repo yum install salt-minion
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000:testing/openSUSE_Leap_15.2/systemsmanagement:saltstack:products:3000:testing.repo zypper refresh zypper install salt-minion
Grab binary packages directly
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000:testing/RHEL_7/systemsmanagement:saltstack:products:3000:testing.repo yum install salt-minion
Grab binary packages directly
Add repository and install manually
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000:testing/SLE_15/systemsmanagement:saltstack:products:3000:testing.repo zypper refresh zypper install salt-minion
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000:testing/SLE_12_SP4/systemsmanagement:saltstack:products:3000:testing.repo zypper refresh zypper install salt-minion
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000:testing/SLE_12/systemsmanagement:saltstack:products:3000:testing.repo zypper refresh zypper install salt-minion