6 lines
112 B
HCL
6 lines
112 B
HCL
|
// The Nomad Client will be registering things into its buddy Consul Client.
|
||
|
|
||
|
service "" {
|
||
|
policy = "write"
|
||
|
}
|