Exception: Chef::EncryptedAttribute::InsufficientPrivileges
- Inherits:
-
StandardError
- Object
- StandardError
- Chef::EncryptedAttribute::InsufficientPrivileges
- Defined in:
- lib/chef/encrypted_attribute/exceptions.rb
Overview
Exception raised when you don't have enough privileges in the Chef Server to do what you intend. Usually happens when you try to read Client or Node keys without being admin.