Exception: Chef::EncryptedAttribute::InsufficientPrivileges

Inherits:
StandardError
  • Object
show all
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.