python-Jinja2 from systemsmanagement:saltstack:products project

选择您的操作系统

对于 CentOS 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/CentOS_7/systemsmanagement:saltstack:products.repo
yum install python-Jinja2
对于 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-Jinja2
对于 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-Jinja2
对于 SLE 12 SP3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_12_SP3/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-Jinja2
对于 SLE 12 SP2,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_12_SP2/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-Jinja2
对于 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-Jinja2