open-nomad/command/agent/testdata/obj-len-one.hcl
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

6 lines
59 B
HCL

client {
options {
driver.allowlist = "docker"
}
}