Skip to content

Instantly share code, notes, and snippets.

@maguec
Created June 21, 2016 21: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 maguec/6e1cf5ca627423d7e0140a7c879b376c to your computer and use it in GitHub Desktop.
Save maguec/6e1cf5ca627423d7e0140a7c879b376c to your computer and use it in GitHub Desktop.
#####################################################
# Consul Generated # {{ $role := env "ROLE" }} # {{ $role_tree := printf "%q" (print "mysql-proxy/" $role "/settings") | replaceAll "\"" "" }}
#####################################################
OPTIONS="{{range tree $role_tree }} --{{.Key}}={{.Value}}{{end}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment