open-nomad/command/agent/testdata/obj-len-one.json
Yoan Blanc 891accb89a
use allow/deny instead of the colored alternatives (#9019)
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-10-12 08:47:05 -04:00

9 lines
86 B
JSON

{
"client": {
"options": {
"driver.allowlist": "docker"
}
},
"server": {}
}