open-nomad/command/agent/test-resources/client_with_basic_template.hcl
2023-04-10 15:36:59 +00:00

13 lines
177 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
client {
enabled = true
template {
disable_file_sandbox = true
function_denylist = []
}
}