nomad-mirage-plugin/example/agent.hcl
2020-02-12 21:07:05 -05:00

8 lines
81 B
HCL

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