Skip to content

Instantly share code, notes, and snippets.

@innerdaze
Last active August 29, 2015 14:27
Show Gist options
  • Save innerdaze/71edaece860f4cb7ed16 to your computer and use it in GitHub Desktop.
Save innerdaze/71edaece860f4cb7ed16 to your computer and use it in GitHub Desktop.
pound:
pkg.installed:
- name: pound
file.managed:
- name: /etc/pound/pound.cfg
- source: salt://pound/files/default.conf
- template: jinja
- makedirs: True
cmd.run:
- name: pound -f /etc/pound/pound.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment