Sha256: 396affdf898a9f926fcd5ef8f2d4b3f5d1908fab01b3793e077c727b73d203bd

Contents?: true

Size: 245 Bytes

Versions: 23

Compression:

Stored size: 245 Bytes

Contents

module Elasticity

  class GangliaBootstrapAction < BootstrapAction

    def initialize
      super('s3://elasticmapreduce/bootstrap-actions/install-ganglia')
      self.name = 'Elasticity Bootstrap Action (Install Ganglia)'
    end

  end

end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
elasticity-4.0.4 lib/elasticity/ganglia_bootstrap_action.rb
elasticity-4.0.3 lib/elasticity/ganglia_bootstrap_action.rb
elasticity-4.0.2 lib/elasticity/ganglia_bootstrap_action.rb