sous-chefs / consul

Development repository for the consul cookbook

Home Page:https://supermarket.chef.io/cookbooks/consul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Consul 1.4.0+ ACL system

scalp42 opened this issue · comments

Placeholder issue, as we need Diplomat to be updated before but a simple resource matching the name of a token on the new ACL system will fail.

For example, this resource will fail on Consul 1.4.x:

consul_acl 'anonymous' do
   xxxxx
end

Related to WeAreFarmGeek/diplomat#193

Working on it.

Closing this out since this was merged in