mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
* consul-template: replace config rather than append Co-authored-by: Seth Hoenig <seth.a.hoenig@gmail.com>
8 lines
78 B
HCL
8 lines
78 B
HCL
client {
|
|
enabled = true
|
|
|
|
template {
|
|
function_denylist = ["foo"]
|
|
}
|
|
}
|