open-nomad/e2e/consulacls/consul-client-default-token...

8 lines
125 B
HCL

acl {
tokens {
agent = "CONSUL_TOKEN"
agent_master = "CONSUL_TOKEN"
default = "CONSUL_TOKEN"
}
}