open-nomad/command/agent/testdata/config-slices.hcl

14 lines
140 B
HCL

client "chroot_env" {
"e0" = "baz"
}
client "meta" {
"m0" = "foo"
"m1" = "bar"
}
client "options" {
"o0" = "foo"
"o1" = "bar"
}