Skip to content

Instantly share code, notes, and snippets.

@Ikke

Ikke/postfix.sls Secret

Created August 24, 2014 14:47
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 Ikke/a91d788647ef5c9cc385 to your computer and use it in GitHub Desktop.
Save Ikke/a91d788647ef5c9cc385 to your computer and use it in GitHub Desktop.
postfix:
pkg:
- installed
/etc/postfix/main.cf:
file:
- managed
- src: salt://files/main.cf
- require:
- pkg: postfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment