venv-salt-minion from systemsmanagement:saltstack:bundle:next:python311:testsuite project

Operációs rendszer kiválasztása

Ehhez: CentOS 7 futtassa a következőt root-ként:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/CentOS_7/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo
yum install venv-salt-minion
For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
Ehhez: openSUSE Leap 15 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/openSUSE_Leap_15/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo
zypper refresh
zypper install venv-salt-minion
Ehhez: AlmaLinux 9 futtassa a következőt root-ként:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/AlmaLinux_9/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo
yum install venv-salt-minion
Ehhez: AlmaLinux 8 futtassa a következőt root-ként:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/AlmaLinux_8/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo
yum install venv-salt-minion
Ehhez: SLE 15 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/SLE_15/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo
zypper refresh
zypper install venv-salt-minion
Ehhez: SLE 12 futtassa a következőt root-ként:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/SLE_12/systemsmanagement:saltstack:bundle:next:python311:testsuite.repo
zypper refresh
zypper install venv-salt-minion
For Ubuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
For Ubuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/saltstack:/bundle:/next:/python311:/testsuite/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:bundle:next:python311:testsuite.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:bundle:next:python311:testsuite/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_bundle_next_python311_testsuite.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion