open-nomad/command/agent/test-resources/client_with_basic_template.hcl
2022-01-26 11:31:37 -05:00

10 lines
109 B
HCL

client {
enabled = true
template {
disable_file_sandbox = true
function_denylist = []
}
}