Module: Vmreverter

Defined in:
lib/vmreverter/logger.rb,
lib/vmreverter.rb,
lib/vmreverter/cli.rb,
lib/vmreverter/shared.rb,
lib/vmreverter/options.rb,
lib/vmreverter/version.rb,
lib/vmreverter/vmmanager.rb,
lib/vmreverter/hypervisor.rb,
lib/vmreverter/config_tester.rb,
lib/vmreverter/hypervisor/aws.rb,
lib/vmreverter/hypervisor/vsphere.rb,
lib/vmreverter/shared/error_handler.rb

Overview

Apache Licensed - (github/puppetlabs) ripped from puppet_acceptance. ** See Legal notes Changes include namespace swaps, method removal, method additions, and complete code refactoring

Defined Under Namespace

Modules: Shared Classes: AWS, CLI, ConfigTester, Hypervisor, Logger, Options, VMManager, Vsphere

Constant Summary collapse

VERSION =
'0.0.2'
HYPERVISOR_TYPES =
['vsphere', 'aws']