Class: Kitchen::Provisioner::ChefApply

Inherits:
CincApply show all
Defined in:
lib/kitchen/provisioner/chef_apply.rb

Overview

Alias for CincApply. Lets existing kitchen.yml files using ‘provisioner: name: chef_apply` transparently use Cinc Apply.

Constant Summary

Constants inherited from CincBase

Kitchen::Provisioner::CincBase::CHEF_TO_CINC_KEYS

Method Summary

Methods inherited from CincApply

#create_sandbox, #init_command, #run_command

Methods inherited from CincBase

#create_sandbox, #init_command, #initialize, #install_command

Constructor Details

This class inherits a constructor from Kitchen::Provisioner::CincBase