blob: aa467d264138c8e69f9464bf5314bb6da06a0ced [file] [log] [blame]
wget -O - https://repo.saltstack.com/apt/debian/8/amd64/2017.7/SALTSTACK-GPG-KEY.pub | sudo apt-key add -
echo "deb http://repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main" >/etc/apt/sources.list.d/saltstack.list
apt-get update
apt-get -y install salt-minion
mkdir -m700 -p /etc/salt/pki/minion