Class: Kitchen::Provisioner::Dummy

Inherits:
Base
  • Object
show all
Defined in:
lib/kitchen/provisioner/dummy.rb

Instance Attribute Summary

Attributes included from Configurable

#instance

Method Summary

Methods inherited from Base

#cleanup_sandbox, #create_sandbox, #finalize_config!, #init_command, #initialize, #install_command, #name, #prepare_command, #run_command, #sandbox_path

Methods included from Logging

#banner, #debug, #error, #fatal, #info, #warn

Methods included from Configurable

#[], #calculate_path, #config_keys, #diagnose, #finalize_config!, included

Constructor Details

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