salt from systemsmanagement:saltstack:products:3000:testing 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:testing/CentOS_8/systemsmanagement:saltstack:products:3000:testing.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:testing/CentOS_7/systemsmanagement:saltstack:products:3000:testing.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:testing/openSUSE_Leap_15.2/systemsmanagement:saltstack:products:3000:testing.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:testing/RHEL_7/systemsmanagement:saltstack:products:3000:testing.repo
yum install salt
Para SLE 15 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:3000:testing/SLE_15/systemsmanagement:saltstack:products:3000:testing.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:testing/SLE_12_SP4/systemsmanagement:saltstack:products:3000:testing.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:testing/SLE_12/systemsmanagement:saltstack:products:3000:testing.repo
zypper refresh
zypper install salt