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

New feature: Plugins installation #5

Open
egarbi opened this issue Mar 18, 2015 · 1 comment
Open

New feature: Plugins installation #5

egarbi opened this issue Mar 18, 2015 · 1 comment

Comments

@egarbi
Copy link

egarbi commented Mar 18, 2015

This formula is great, I would like to have also, let's say a plugin.sls state to install every input/output plugin listed on pillars.
something like (for an output plugin):

logstash-output-{{logstash.outputs.plugin_name}}:
  gem.installed:
    - ruby: jruby@jgemset

Since plugins are now available as gem:

./gem search logstash-output-s3

*** REMOTE GEMS ***

logstash-output-s3 (0.1.6)

What do you think?

@johnkeates
Copy link

Over a year later: yes, that would be nice. Maybe I'll implement that as well.

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

No branches or pull requests

2 participants