github.com/hernad/nomad@v1.6.112/command/agent/test-resources/client_with_basic_template.hcl (about) 1 # Copyright (c) HashiCorp, Inc. 2 # SPDX-License-Identifier: MPL-2.0 3 4 5 client { 6 enabled = true 7 8 template { 9 disable_file_sandbox = true 10 function_denylist = [] 11 } 12 }