geerlingguy / ansible-role-fluentd

Ansible role - Fluentd (td-agent)
https://galaxy.ansible.com/geerlingguy/fluentd
MIT License
34 stars 28 forks source link

Add ability to set specific td-agent version #17

Closed Axuba closed 2 years ago

Axuba commented 2 years ago

We had some problems regarding the last td-agent version, so a rollback had to be performed. With this changes, we are able to set up a specific version, using the variable like

fluentd_package_name: 'td-agent=4.2.0-1' For example.

If not set explicitly, it will use the last one like usual.

stale[bot] commented 2 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 2 years ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.