index
:
nomad-driver-nix2.git
driver-exec2
main
upstream-exec-driver
Nomad driver to run Nix jobs
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
example
/
agent.hcl
blob: c9dd670618ccb2ac770130586050773ddf7d5b16 (
plain
) (
tree
)
a9e5003
1
2
3
4
5
6
7
log_level
=
"TRACE"
plugin
"hello-driver"
{
config
{
shell
=
"bash"
}
}