Exception: ChefApply::Action::InstallChef::ClientNotInstalled

Inherits:
ErrorNoLogs
  • Object
show all
Defined in:
lib/chef_apply/action/install_chef/base.rb

Instance Attribute Summary

Attributes inherited from Error

#decorate, #id, #params, #show_log, #show_stack

Instance Method Summary collapse

Constructor Details

#initializeClientNotInstalled



129
# File 'lib/chef_apply/action/install_chef/base.rb', line 129

def initialize(); super("CHEFINS002"); end