salt-minion from systemsmanagement:saltstack:products:next:testing:debian project

Επιλογή λειτουργικού συστήματος

Για Debian 9.0 εκτελέστε το παρακάτω:
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:/products:/next:/testing:/debian/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:next:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:next:testing:debian/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_next_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install 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/systemsmanagement:/saltstack:/products:/next:/testing:/debian/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:next:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:next:testing:debian/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_next_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install salt-minion

Πακέτα για το Debian 10:

Για xUbuntu 18.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/systemsmanagement:/saltstack:/products:/next:/testing:/debian/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:next:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:next:testing:debian/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_next_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install salt-minion
Για xUbuntu 16.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/systemsmanagement:/saltstack:/products:/next:/testing:/debian/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:next:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:next:testing:debian/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_next_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install salt-minion

Πακέτα για το xUbuntu 18.04:

Πακέτα για το xUbuntu 16.04: