fluent / fluent-package-builder

td-agent (Fluentd) Building and Packaging System
Apache License 2.0
22 stars 25 forks source link

Stop maintaining multiple copies of the same conf #525

Closed daipom closed 1 year ago

daipom commented 1 year ago

Just refactoring. This does not change the result.

daipom commented 1 year ago

We need to do some fixes following this. I will do them after this PR.

I have one question. Do we still need /opt/fluent/share/td-agent.conf.tmpl?

It is not used after the following PR:

but it is still better to have the default config under the /opt/fluent/share/, right?

daipom commented 1 year ago

Note: related fixes in the past:

ashie commented 1 year ago

but it is still better to have the default config under the /opt/fluent/share/, right?

I think so.

daipom commented 1 year ago

but it is still better to have the default config under the /opt/fluent/share/, right?

I think so.

Thanks!

daipom commented 1 year ago

Thanks for your review!

daipom commented 1 year ago

Done all TODO!

https://github.com/fluent/fluent-package-builder/pull/525#issuecomment-1638221669