newrelic / ansible-install

Building installation support for our customers are using ansible to manage their infrastructure and services at scale
Apache License 2.0
8 stars 6 forks source link

feat: Add functionality to install Cassandra integration #65

Open BaileyLawson opened 8 months ago

BaileyLawson commented 8 months ago

As we required functionality to install the Cassandra integration through ansible, it seemed best to update the role here for everyone to use.

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

sanderblue commented 8 months ago

Hi @BaileyLawson, really appreciate the contribution. In order to support this within the Ansible role, we'll need to make some adjustments in the recipe itself to ensure configuration + environment variables are set correctly during installation. While I can't provide an exact timetable, we'll look at getting this prioritized 🙂

sanderblue commented 6 months ago

Hi @BaileyLawson, we recently completed the necessary recipe adjustments to support this PR. If you can fix the minor merge conflicts in this PR, we can get this merged soon. Thanks 🙂