Created
August 27, 2014 14:29
-
-
Save arubis/39ea1bce914c4cfba1e2 to your computer and use it in GitHub Desktop.
salt.sls
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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