class ChefCore::Actions::ConvergeTarget::CCRFailureMapper::RemoteChefRunFailedToResolveError

Public Class Methods

new(path) click to toggle source
Calls superclass method
# File lib/chef_core/actions/converge_target/ccr_failure_mapper.rb, line 104
def initialize(path); super("CHEFCCR001", path); end