rackspace-cookbooks / elkstack

Elasticsearch, logstash, and kibana stack
Other
81 stars 54 forks source link

kibana_lwrp has migrated to chef_nginx so elkstack must do the same #186

Open chewi opened 7 years ago

chewi commented 7 years ago

The kibana_lwrp change has not been released yet so an entry has been added to the Berksfile.

martinb3 commented 7 years ago

Chef doesn't give us a mechanism to depend on unreleased code; I'm pretty hesitant to release anything that relies on a Berksfile (that won't be reflected as a real dependency in Supermarket). I agree we should do this, but I'm going to hold on to this for now until there's released code to depend on.

chewi commented 7 years ago

That's okay, I wasn't expecting you to release it yet. The Berksfile change was just so that you could merge it in the meantime.