Sha256: c3fda5eb094653a064b0a0ad52cd9d87db0290382f7beedf26451c470c10b120
Contents?: true
Size: 225 Bytes
Versions: 2
Compression:
Stored size: 225 Bytes
Contents
# Poolparty spec pool :poolparty do instances 1 cloud :simple_cloud do os :centos keypair "test_key", PoolParty.lib_dir+"/../test/fixtures/keys" has_file "/etc/motd", :content => "Simple" end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
auser-poolparty-1.3.17 | test/fixtures/clouds/simple_cloud.rb |
fairchild-poolparty-1.3.17 | test/fixtures/clouds/simple_cloud.rb |