venv-salt-minion from home:PSuarezHernandez:bundlenew:Ubuntu1804 project
Select Your Operating System
Add repository and install manually
For Ubuntu 18.04 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/home:/PSuarezHernandez:/bundlenew:/Ubuntu1804/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:PSuarezHernandez:bundlenew:Ubuntu1804.list curl -fsSL https://download.opensuse.org/repositories/home:PSuarezHernandez:bundlenew:Ubuntu1804/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_PSuarezHernandez_bundlenew_Ubuntu1804.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion