Skip to content

Instantly share code, notes, and snippets.

@wils0ns
Created January 18, 2017 22:41
Show Gist options
  • Save wils0ns/9fc682fd347dedb27413c6362a6c19be to your computer and use it in GitHub Desktop.
Save wils0ns/9fc682fd347dedb27413c6362a6c19be to your computer and use it in GitHub Desktop.
apt-get install apt-transport-https software-properties-common
wget -O - https://erepo.saltstack.com/sse/4.2/ubuntu/SALTSTACK-GPG-KEY.pub | sudo apt-key add -
echo "deb https://erepo.saltstack.com/sse/4.2/ubuntu/ xenial main" >> /etc/apt/sources.list.d/saltstack.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment