Sha256: e34fcf9a327585933aab2ffcb3ad914f81108f246a82d388da05042d1819350d

Contents?: true

Size: 174 Bytes

Versions: 50

Compression:

Stored size: 174 Bytes

Contents

pool :app do
  require File.dirname(__FILE__) + "/pool/test_plugins/webserver"
  
  instances 2..10
  
  cloud :app do
    apache do
      enable_php
    end    
  end
  
end

Version data entries

50 entries across 50 versions & 3 rubygems

Version Path
auser-poolparty-0.2.64 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.65 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.66 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.67 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.68 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.69 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.70 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.71 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.72 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.74 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.76 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.77 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.78 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.79 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.80 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.81 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.84 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.85 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.88 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.89 examples/plugin_without_plugin_directory.rb