Open mterron opened 7 years ago
Since v0.8 Consul supports a whole new set of ACLs. Consul-cli does not allow you to set up anything but service and key ACLs.
Eg: --rule="node::write" --rule="agent::write" --rule="session::write"
Anything on Agent and Session?
Nope, I will re-open this issue.
Since v0.8 Consul supports a whole new set of ACLs. Consul-cli does not allow you to set up anything but service and key ACLs.
Eg: --rule="node::write" --rule="agent::write" --rule="session::write"