chef-boneyard / knife-acl

knife plugin for working with ACLs on Chef Server
http://www.chef.io
Apache License 2.0
81 stars 15 forks source link

Add force switch to override best practice restrictions #37

Open drrk opened 8 years ago

drrk commented 8 years ago

Some users for internal reasons may wish to ignore the best practices and add users to an ACL.

Best practices are fine, but the tools should not get in the way of performing what is required when it is supported by the underlying system.

A --force switch should be added to knife-acl to allow override of the best practise restriction.