Skip to content

Instantly share code, notes, and snippets.

@skluck
Created June 30, 2016 21:36
Show Gist options
  • Save skluck/7c10409f18416897d565b2457dc9f58b to your computer and use it in GitHub Desktop.
Save skluck/7c10409f18416897d565b2457dc9f58b to your computer and use it in GitHub Desktop.
template {
source = "/etc/consul/app1.json.tmpl"
destination = "/var/kraken/app1.config.json"
}
template {
source = "/etc/consul/app2.json.tmpl"
destination = "/var/kraken/app2.config.json"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment