python-docutils from systemsmanagement:saltstack:products project

Select Your Operating System

For RHEL 7 run the following as 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
For RHEL 6 run the following as 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
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_11_SP4/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-docutils