Files
nomad/command/agent/test-resources/client_with_empty_template.hcl
2023-08-10 17:27:29 -05:00

10 lines
115 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: BUSL-1.1
client {
enabled = true
template {
}
}