mirror of https://github.com/hashicorp/consul
6 lines
366 B
Plaintext
6 lines
366 B
Plaintext
|
{
|
||
|
"TemplateName": "builtin/nomad-client",
|
||
|
"Schema": "",
|
||
|
"Template": "agent_prefix \"\" {\n policy = \"read\"\n}\nnode_prefix \"\" {\n policy = \"read\"\n}\nservice_prefix \"\" {\n policy = \"write\"\n}\nkey_prefix \"\" {\n policy = \"read\"\n}",
|
||
|
"Description": "Gives the token or role permissions required for integration with a nomad client."
|
||
|
}
|