Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #37 - Template of the init script and take care of the configdir. #56

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

oloc
Copy link

@oloc oloc commented Jul 10, 2015

I add the init script with the template. Maybe the "/etc/init.d" should be a variable in order to set it for others systems then Debian/Ubuntu.

In the template the most important part -to report the puppet declarations- are this few lines :

name=logstash-forwarder
#name=<%= scope.lookupvar('logstashforwarder::lsf_name') %> # need PR #54
program=<%= @installpath %>/bin/$name
args=-config\ <%= @configdir %>/$name.conf

@elasticsearch-release
Copy link

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

@oloc
Copy link
Author

oloc commented Aug 27, 2015

Can one of the admins verify this patch?

2 similar comments
@elasticsearch-release
Copy link

Can one of the admins verify this patch?

@oloc
Copy link
Author

oloc commented Feb 26, 2016

Can one of the admins verify this patch?

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