github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/e2e/consulacls/consul-client-default-token.hcl (about)

     1  acl {
     2    tokens {
     3      agent        = "CONSUL_TOKEN"
     4      agent_master = "CONSUL_TOKEN"
     5      default      = "CONSUL_TOKEN"
     6    }
     7  }