python-futures from systemsmanagement:saltstack:products:3000 project

Select Your Operating System

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 python-futures
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 python-futures
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 python-futures