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