venv-salt-minion from systemsmanagement:Uyuni:Master:Debian9-Uyuni-Client-Tools project

ជ្រើស​ប្រព័ន្ធ​ប្រតិបត្តិការ​របស់​អ្នក

For Debian 9-debbuild 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:/Uyuni:/Master:/Debian9-Uyuni-Client-Tools/Debian_9-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Master:Debian9-Uyuni-Client-Tools.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Debian9-Uyuni-Client-Tools/Debian_9-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Master_Debian9-Uyuni-Client-Tools.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion
For Debian 9 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:/Uyuni:/Master:/Debian9-Uyuni-Client-Tools/Debian_9/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Master:Debian9-Uyuni-Client-Tools.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Debian9-Uyuni-Client-Tools/Debian_9/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Master_Debian9-Uyuni-Client-Tools.gpg > /dev/null
sudo apt update
sudo apt install venv-salt-minion