salt-unity

remote manager to administer servers via salt

Debian Debian
RUN apt-get update && \ apt-get install -y salt-master
Ubuntu
RUN apt-get update && \ apt-get install -y salt-master
Alpine
RUN apk add salt
Arch Arch Linux
RUN pacman -S --noconfirm salt
Fedora
RUN dnf install -y salt-master
Raspbian
RUN apt-get update && \ apt-get install -y salt-master
click the source code to copy install salt-unity on any operating system with command-not-found.com