Skip to content

Instantly share code, notes, and snippets.

@samuelleach
Created February 28, 2014 12:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samuelleach/9270124 to your computer and use it in GitHub Desktop.
Save samuelleach/9270124 to your computer and use it in GitHub Desktop.
Initial set up for getting started with Saltstack
brew install saltstack
sudo mkdir -p /etc/salt /var/cache/salt /var/log/salt
sudo chown -R leach /etc/salt /var/cache/salt /var/log/salt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment