mirror of https://github.com/hashicorp/consul
6 lines
76 B
Handlebars
6 lines
76 B
Handlebars
|
node "{{name}}" {
|
||
|
policy = "write"
|
||
|
}
|
||
|
service_prefix "" {
|
||
|
policy = "read"
|
||
|
}
|