Sha256: 4b5a11d49b370d5d3a22fa9a8b141d9a203f4db361ec4d7b0fdc3b51090a5683

Contents?: true

Size: 98 Bytes

Versions: 25

Compression:

Stored size: 98 Bytes

Contents

# Basic poolparty template

pool :<%= name -%> do
  
  cloud :app do
    instances 2..5
  end

end

Version data entries

25 entries across 25 versions & 3 rubygems

Version Path
auser-poolparty-0.2.93 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-0.2.94 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.0.0 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.1.1 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.1.3 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.1.4 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.1.5 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.1.6 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.1.7 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.0 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.1 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.10 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.11 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.12 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.2 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.3 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.4 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.7 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.8 generators/poolspec/templates/pool_spec_template.erb
auser-poolparty-1.2.9 generators/poolspec/templates/pool_spec_template.erb