mirror of https://github.com/hashicorp/consul
6 lines
322 B
Plaintext
6 lines
322 B
Plaintext
{
|
|
"TemplateName": "builtin/dns",
|
|
"Schema": "",
|
|
"Template": "\nnode_prefix \"\" {\n\tpolicy = \"read\"\n}\nservice_prefix \"\" {\n\tpolicy = \"read\"\n}\nquery_prefix \"\" {\n\tpolicy = \"read\"\n}",
|
|
"Description": "Gives the token or role permissions for the Consul DNS to query services in the network."
|
|
} |