Class Rudy::Machine
In: lib/rudy/metadata/machine.rb
Parent: Storable

Methods

Included Modules

Rudy::Metadata Gibbler::Complex

Attributes

available  [W]  An ephemeral value which is set after checking whether the SSH daemon is running. By default this will be set to false but can be set to true to avoid checking again. See available?
instance  [R] 

Public Class methods

  • position
  • opts is a hash of machine options.

Valid options are:

  • +:position+ (overridden by position arg)
  • +:size+
  • +:os+
  • +:ami+
  • +:group+
  • +:keypair+
  • +:address+

Public Instance methods

See available attribute

[Validate]