treasure-data / chef-td-agent

Chef Cookbook for td-agent (Treasure Agent or Fluentd)
https://supermarket.chef.io/cookbooks/td-agent
Apache License 2.0
127 stars 121 forks source link

Add Fedora support. #84

Closed jdoss closed 8 years ago

jdoss commented 8 years ago

This PR adds in support for using the CentOS 7 repo for Fedora. I have tested this on Fedora 24.

Since Fedora is considered it's own platform family per https://github.com/chef/ohai/blob/master/lib/ohai/plugins/linux/platform.rb#L191-L194 I added in a case to handle creating the repo file using the CentOS 7 repo.

It would be super sweet if TD created an official Fedora repository. If you folks don't want to officially support Fedora and you can point me at the current CentOS 7 spec file, I can make one for Fedora and throw it on https://copr.fedorainfracloud.org/

jdoss commented 8 years ago

Any movement on getting this merged?

yyuu commented 8 years ago

Sorry to be late. LGTM.

jdoss commented 8 years ago

Great! Thank you!!