venv-salt-minion from home:vizhestkov:salt-bundle-testing project

अपना ऑपरेटिंग सिस्टम चुनें

CentOS 7 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/CentOS_7/home:vizhestkov:salt-bundle-testing.repo
yum install venv-salt-minion
Debian 12 हेतु निम्नलिखित को निष्पादित करें :
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/home:/vizhestkov:/salt-bundle-testing/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:vizhestkov:salt-bundle-testing.list
curl -fsSL https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vizhestkov_salt-bundle-testing.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
Debian 11 हेतु निम्नलिखित को निष्पादित करें :
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/home:/vizhestkov:/salt-bundle-testing/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:vizhestkov:salt-bundle-testing.list
curl -fsSL https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vizhestkov_salt-bundle-testing.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
Debian 10 हेतु निम्नलिखित को निष्पादित करें :
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/home:/vizhestkov:/salt-bundle-testing/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:vizhestkov:salt-bundle-testing.list
curl -fsSL https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vizhestkov_salt-bundle-testing.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
openSUSE Leap 15 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/openSUSE_Leap_15/home:vizhestkov:salt-bundle-testing.repo
zypper refresh
zypper install venv-salt-minion
AlmaLinux 8 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/AlmaLinux_8/home:vizhestkov:salt-bundle-testing.repo
yum install venv-salt-minion
SLE 15 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/SLE_15/home:vizhestkov:salt-bundle-testing.repo
zypper refresh
zypper install venv-salt-minion
SLE 12 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/SLE_12/home:vizhestkov:salt-bundle-testing.repo
zypper refresh
zypper install venv-salt-minion
Ubuntu 22.04 हेतु निम्नलिखित को निष्पादित करें :
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/home:/vizhestkov:/salt-bundle-testing/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:vizhestkov:salt-bundle-testing.list
curl -fsSL https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vizhestkov_salt-bundle-testing.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
Ubuntu 20.04 हेतु निम्नलिखित को निष्पादित करें :
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/home:/vizhestkov:/salt-bundle-testing/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:vizhestkov:salt-bundle-testing.list
curl -fsSL https://download.opensuse.org/repositories/home:vizhestkov:salt-bundle-testing/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vizhestkov_salt-bundle-testing.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion