nomad-driver-nix2/example/agent.hcl

8 lines
81 B
HCL
Raw Normal View History

2022-11-28 10:33:28 +00:00
log_level = "TRACE"
plugin "hello-driver" {
config {
shell = "bash"
}
}