mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
13 lines
177 B
HCL
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 = []
|
|
}
|
|
}
|