Class: Kitchen::Provisioner::ChefZero
- Inherits:
-
ChefInfra
- Object
- Kitchen::Plugin::Base
- Base
- ChefBase
- ChefInfra
- Kitchen::Provisioner::ChefZero
- Defined in:
- lib/kitchen/provisioner/chef_zero.rb
Overview
Chef Zero provisioner.
Instance Attribute Summary
Attributes included from Configurable
Method Summary
Methods inherited from ChefInfra
Methods inherited from ChefBase
#check_license, #create_sandbox, #doctor, #init_command, #initialize, #install_command, #license_acceptance_id, #product_version
Methods inherited from Base
#call, #check_license, #cleanup_sandbox, #create_sandbox, #doctor, #init_command, #initialize, #install_command, kitchen_provisioner_api_version, #prepare_command, #run_command, #sandbox_dirs, #sandbox_path
Methods included from Logging
#banner, #debug, #error, #fatal, #info, #warn
Methods included from Configurable
#[], #bourne_shell?, #calculate_path, #config_keys, #diagnose, #diagnose_plugin, #finalize_config!, included, #name, #powershell_shell?, #remote_path_join, #unix_os?, #verify_dependencies, #windows_os?
Methods inherited from Kitchen::Plugin::Base
Constructor Details
This class inherits a constructor from Kitchen::Provisioner::ChefBase