Skip to content

Updated for Vagrant Support for Elasticsearch 1.3#1

Open
kri1987 wants to merge 5 commits intomatthewbogner:masterfrom
kri1987:master
Open

Updated for Vagrant Support for Elasticsearch 1.3#1
kri1987 wants to merge 5 commits intomatthewbogner:masterfrom
kri1987:master

Conversation

@kri1987
Copy link

@kri1987 kri1987 commented Oct 6, 2014

Using the centos repo for the RPM download
Using Java 7
Have tested with a separate Puppet module for installing Kibana. Will incorporate into this repository when I'm done. Planning to also do the same for logstash

…le. Note, that the elastic search service is still not running correctly, so we have to use /bin/elasticsearch to get started on each vm
 - Updated Readme
 - Added port forwarding for UI for each host
 - Improved Puppet manifests to be declarative by removing "Exec" commands
 - Removed need for any bash bootstrap scripts for repo setup
 - Added version flag in puppet code
 - Fixed bug that the service was not starting correctly
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, I i tested this pull request and ran into some problems. in elasticsearchnode.pp, the first package task depends on the file task before it, so you need this an -> here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants