Skip to content

Instantly share code, notes, and snippets.

@itainteasy
Forked from arubis/salt.sls
Created May 23, 2016 04:28
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 itainteasy/303db992b1e478e204a0257ebb876bc0 to your computer and use it in GitHub Desktop.
Save itainteasy/303db992b1e478e204a0257ebb876bc0 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