Class: Specinfra::HostInventory::Ec2

Inherits:
Object
  • Object
show all
Defined in:
lib/specinfra/host_inventory/ec2.rb

Class Method Summary collapse

Class Method Details

.getObject



4
5
6
# File 'lib/specinfra/host_inventory/ec2.rb', line 4

def self.get
  Specinfra::Ec2Metadata.new.get
end