salt from systemsmanagement:saltstack:products:3000 project

Selecionar o Seu Sistema Operativo

Para CentOS 8 corra o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/CentOS_8/systemsmanagement:saltstack:products:3000.repo
yum install salt
Para CentOS 7 corra o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/CentOS_7/systemsmanagement:saltstack:products:3000.repo
yum install salt
Para openSUSE Leap 15.2 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/openSUSE_Leap_15.2/systemsmanagement:saltstack:products:3000.repo
zypper refresh
zypper install salt
Para RHEL 7 corra o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/RHEL_7/systemsmanagement:saltstack:products:3000.repo
yum install salt
Para SLE 15 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/SLE_15/systemsmanagement:saltstack:products:3000.repo
zypper refresh
zypper install salt
Para SLE 12 SP4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/SLE_12_SP4/systemsmanagement:saltstack:products:3000.repo
zypper refresh
zypper install salt
Para SLE 12 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000/SLE_12/systemsmanagement:saltstack:products:3000.repo
zypper refresh
zypper install salt