Skip to content

devendram/puppet-elasticsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

puppet-elasticsearch

================

Install elasticsearch service

REQUIREMENTS

  • Puppet >=2.6 if using parameterized classes
  • Currently supports CentOS6.2 and Amazon Linux AMI release 2012.03

Installation

Clone or submodule this repository into:

/etc/puppet/modules/elasticsearch

Invocation

To install on a node:

include elasticsearch

or with parameters:

class{elasticsearch: $version => "0.19.4", $install_root => "/opt" }

References

About

A puppet manifest to install ElasticSearch as a service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 100.0%