Skip to content

Instantly share code, notes, and snippets.

@brygom
Last active November 11, 2018 20:14
Show Gist options
  • Select an option

  • Save brygom/2b9eb4965d1d0a117aacd1e2ff81bc53 to your computer and use it in GitHub Desktop.

Select an option

Save brygom/2b9eb4965d1d0a117aacd1e2ff81bc53 to your computer and use it in GitHub Desktop.
teplate for haproxy
[template]
src = "haproxy.cfg.tmpl"
dest = "/etc/haproxy/haproxy.cfg"
keys = [
"/service",
]
reload_cmd = "echo restarting && service haproxy restart"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment