mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
13 lines
178 B
HCL
13 lines
178 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
|
|
client {
|
|
enabled = true
|
|
|
|
template {
|
|
disable_file_sandbox = true
|
|
function_denylist = []
|
|
}
|
|
}
|