Sha256: 1ef70657d7fa52c7ea33cd04fcc5e6219d3c04a6d65557330c7d9814da461135

Contents?: true

Size: 134 Bytes

Versions: 7

Compression:

Stored size: 134 Bytes

Contents

pool :boxed do
  
  cloud :fake_cloud do
    keypair File.dirname(__FILE__)+"/../keys/test_key"
    using :ec2 do
    end
  end
  
end

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
auser-poolparty-1.3.14 test/fixtures/clouds/fake_clouds.rb
auser-poolparty-1.3.15 test/fixtures/clouds/fake_clouds.rb
auser-poolparty-1.3.16 test/fixtures/clouds/fake_clouds.rb
auser-poolparty-1.3.17 test/fixtures/clouds/fake_clouds.rb
fairchild-poolparty-1.3.17 test/fixtures/clouds/fake_clouds.rb
poolparty-1.3.15 test/fixtures/clouds/fake_clouds.rb
poolparty-1.3.14 test/fixtures/clouds/fake_clouds.rb