python-docutils from systemsmanagement:saltstack:products project

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

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