Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Created June 23, 2017 02:40
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 whytewolf/32a910d964d52ac10be20fca9ff29c2b to your computer and use it in GitHub Desktop.
Save whytewolf/32a910d964d52ac10be20fca9ff29c2b to your computer and use it in GitHub Desktop.
bigbertha:
pkg.installed:
- allow_update: true
- names:
- bash
- vim
- ect
- ect
file.manage:
- template: jinja
- names:
- /etc/motd:
- sources: salt://this/is/wrong/motd
- /etc/bashrc:
- sources: salt://omg/my/eyes/bashrc
service.running:
- enabled: true
- names:
- cron
- network
- ect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment