puppet-ceilometer/releasenotes/notes/update-default-polling_interval-7a956d2399cac9fa.yaml
Takashi Kajinami 0982884e13 Adjust default polling interval
The default polling interval was updated from 600 to 300 in ceilometer
itself[1] but the default value in the polling class wasn't updated.

This updates the default value in our module so that we use the value
consistent with what is maintained in ceilometer repo.

[1] fc086ba3b38683765eabcdb45613463d85cb38fa

Change-Id: I7bcbbebf093228b0885b2647d86e47e2b673e518
2024-05-03 19:24:06 +09:00

6 lines
127 B
YAML

---
upgrade:
- |
Default value of ``ceilometer::agent::polling::polling_interval`` has been
updated from 600 to 300.