puppet-ceilometer/releasenotes/notes/add-agent-notification-polling-config.yaml-7756bf89719cdbcf.yaml
Andy Botting fa3e59e1f7 Support notification/polling full config by hiera
The existing YAML templates for pipeline, event_pipeline and
polling configurations aren't flexible enough to support more
complex setups.

This commit adds support for allowing the whole YAML config to be
defined in Hiera by adding some new class arguments.

Change-Id: If08d876d659871f02f3ccfd9f20ccb3605f98de1
2020-05-11 11:45:16 +10:00

6 lines
174 B
YAML

---
features:
- Add pipeline_config, event_pipeline_config and polling_config agent
parameters to support setting the whole configuration for these file
by hashes.