github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/command/agent/test-resources/client_with_basic_template.hcl (about) 1 2 client { 3 enabled = true 4 5 template { 6 disable_file_sandbox = true 7 function_denylist = [] 8 } 9 }