consul/command/acl/templatedpolicy/testdata/FormatTemplatedPolicy/ce/nomad-client-templated-poli...

6 lines
366 B
Plaintext
Raw Normal View History

{
"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."
}