nomad-driver-nix2/example/agent.hcl
2022-11-28 11:33:28 +01:00

8 lines
81 B
HCL

log_level = "TRACE"
plugin "hello-driver" {
config {
shell = "bash"
}
}