python-simplejson from systemsmanagement:saltstack:products:old 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/RHEL_6/systemsmanagement:saltstack:products:old.repo
yum install python-simplejson
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 python-simplejson