geerlingguy / ansible-role-fluentd

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

Unable to overwrite yum repository template #9

Closed jussil closed 3 years ago

jussil commented 4 years ago

I noticed that this role works perfectly for Amazon Linux 2 if I could just overwrite the yum repository template. However for now this is not possible as the template name is hardcoded in the task.

Following repo template works for amazon linux 2

[treasuredata]
name=TreasureData
baseurl=http://packages.treasuredata.com/3/amazon/2/\$releasever/\$basearch
gpgcheck=1
gpgkey=https://packages.treasuredata.com/GPG-KEY-td-agent
stale[bot] commented 3 years ago

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

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

stale[bot] commented 3 years ago

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