Module: Beaker

Defined in:
lib/beaker/hypervisor/ec2.rb,
lib/beaker/hypervisor/ec2_helper.rb,
lib/beaker/hypervisor/aws_sdk.rb

Overview

This parent class is used because beaker accepts ‘ec2’ as hypervisor argument for AWS hosts Beaker then will convert ‘ec2’ to ‘Ec2’ therefore the classname Naming it ‘Ec2’ class will also prevent conflicts with AWS’s ‘EC2’ fs class

Defined Under Namespace

Classes: AwsSdk, EC2Helper, Ec2