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

10 lines
133 B
JSON

{
"client": {
"enabled": true,
"template": {
"disable_file_sandbox": true,
"function_denylist": []
}
}
}