25c33f9c94
One use case for this is so that you can generate config in a CI job without access to the container repository. It also removes the dependency of having docker configured for config generation. TrivialFix Change-Id: I0d388851c8b953af0494e44ae569e7eb9e15c326
7 lines
252 B
YAML
7 lines
252 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the ability to override the automatic detection of `fluentd_version`
|
|
and `fluentd_binary`. These can now be defined as extra variables. This
|
|
removes the dependency of having docker configured for config generation.
|