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

10 lines
114 B
HCL

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