mirror of
https://github.com/status-im/consul.git
synced 2025-01-18 17:52:17 +00:00
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."
|
|
} |