salt-cp

remote manager to administer servers via salt

  • Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
  • Homepage: http://saltstack.org/
  • Section: admin
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-cp on any operating system with command-not-found.com