Skip to content

Instantly share code, notes, and snippets.

@devinus
Created July 23, 2013 18:54
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 devinus/79bceb5be8582434aab6 to your computer and use it in GitHub Desktop.
Save devinus/79bceb5be8582434aab6 to your computer and use it in GitHub Desktop.
nginx:
- include:
- base: nginx
/etc/foo.conf:
file.managed:
- source: salt://foo.conf
- user: root
- group: root
- mode: 644
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment