voxpupuli / puppet-logstash

Puppet module to manage Logstash
https://forge.puppet.com/elastic/logstash
Apache License 2.0
191 stars 299 forks source link

Add support for other OS's / distro's #143

Closed electrical closed 8 years ago

electrical commented 10 years ago

This issue can work as a wishlist for adding support for other OS's / distro's.

mieciu commented 10 years ago

The next week I'll try to cover BSD-flavoured boxes

electrical commented 10 years ago

@mieciu cool. looking forward to it :-)

electrical commented 10 years ago

@mieciu other question, would you be able to do the same for the https://github.com/elasticsearch/puppet-elasticsearch module? :-)

mieciu commented 10 years ago

Sure, no problem, but I'll start off from logstash as I feel more familiar with this product :)

electrical commented 10 years ago

Cool :-) Looking forward to the PR :-)

electrical commented 10 years ago

@mieciu any luck so far?

Cheers.

mieciu commented 10 years ago

For now it seems to work pretty fine on FreeBSD :) I'll submit a PR by the end of the week

electrical commented 10 years ago

Cool! Looking forward to it. P.s. Im working on a rewrite branch for the next release. You might wanna PR it against that one? ( see beaker-docker branch )

electrical commented 10 years ago

@mieciu just a ping to see how its going :-)

Cheers.

3h4x commented 10 years ago

@electrical me and mieciu got an idea to work on it on a hackaton. We should be able to test all the requested os versions :)

electrical commented 10 years ago

@e1337h4xx Great to hear! :-) looking forward to the PR's.

For automated system tests i can use either docker containers or vagrant boxes with the testing framework. Hope that won't be an issue?

Cheers.

ryantomlinson commented 10 years ago

How would I get this working on a ubuntu box? I'm using vagrant to spin up a precise64 box but not sure if there are any supported packages.

electrical commented 10 years ago

Hi @ryantomlinson the packages for Logstash can be find in our official repositories

electrical commented 10 years ago

@3h4x @mieciu just a friendly ping, how is it going?

Cheers.

zouzias commented 10 years ago

Hi there,

Is there support for Ubuntu 12.04? How can someone contribute to the module so that the init script for Ubuntu are present?

Cheers, Anastasios

electrical commented 10 years ago

@zouzias Ubuntu is fully supported with the module :-)

zouzias commented 10 years ago

Thanks! I didn't configure things properly (since I am new to puppet). For some strange reason, I couldn't get the repo info from your manifests/repo.pp.

electrical commented 10 years ago

No worries :-)

3h4x commented 10 years ago

@electrical i'm on it. just got back from holidays :)

electrical commented 10 years ago

@3h4x ah okay ;-) Hope you had a good time? :-)

3h4x commented 10 years ago

@electrical thanks very much. it was awesome to the max :) on the other hand fighting with slackware isn't that bad either ;). I haven't used it since late 90's

how should I give you Dockerfile? should be in other github project connected to docker index?

electrical commented 10 years ago

Hi,

What docker file? For the testing part? I don't have it in a repository yet but planning to. You can put it in a Gist and link it here for now.

Thanks!

ninaspitfire commented 8 years ago

Closing this one out. We're going to aim primarily to support the platforms supported by Logstash itself.