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

Vyberte váš operační systém

Pro CentOS 7 spusťte jako root následující:
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
Pro Debian 12 spusťte následující:
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
Pro Debian 11 spusťte následující:
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
Pro Debian 10 spusťte následující:
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
Pro openSUSE Leap 15 spusťte jako root následující:
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
Pro AlmaLinux 8 spusťte jako root následující:
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
Pro Ubuntu 22.04 spusťte následující:
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
Pro Ubuntu 20.04 spusťte následující:
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