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