python-simplejson from systemsmanagement:saltstack:products:old:testing project

お使いのオペレーティングシステムの選択

RHEL 6 の場合は、 root で下記のコマンドを実行してください:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/RHEL_6/systemsmanagement:saltstack:products:old:testing.repo
yum install python-simplejson
SLE 12 SP3 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/SLE_12_SP3/systemsmanagement:saltstack:products:old:testing.repo
zypper refresh
zypper install python-simplejson
SLE 11 SP4 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/SLE_11_SP4/systemsmanagement:saltstack:products:old:testing.repo
zypper refresh
zypper install python-simplejson