Skip to content

Instantly share code, notes, and snippets.

@mshmsh5000
Created December 20, 2013 01:48
Show Gist options
  • Save mshmsh5000/8049305 to your computer and use it in GitHub Desktop.
Save mshmsh5000/8049305 to your computer and use it in GitHub Desktop.
Sample Salt entry for managing varnish secret file
varnish-config:
file.managed:
- name: /etc/varnish/secret
- source: salt://varnishd/secret
- require:
- pkg: varnish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment