Skip to content

Instantly share code, notes, and snippets.

@arubis
Created August 27, 2014 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save arubis/39ea1bce914c4cfba1e2 to your computer and use it in GitHub Desktop.
Save arubis/39ea1bce914c4cfba1e2 to your computer and use it in GitHub Desktop.
salt.sls
salt-minion:
pkgrepo.managed:
- ppa: saltstack/salt
pkg.latest:
- name: salt-minion
- refresh: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment