puppet-ceilometer/releasenotes/notes/fix_polling_agent_namespaces-6a79b7e42601f950.yaml
Matthew J. Black 4e576d3f53 Remove blank values in namespaces array.
The inline template is using compact which is not removing
the blank values. A call to delete function from stdlib is
needed to remove the blank values.

Change-Id: I7cf3ca383572d569a7e89431dcc39385605cf820
2016-09-23 19:27:04 -04:00

4 lines
86 B
YAML

---
issues:
- Delete blank values from ceilometer::agent::polling namespaces array.