tripleo-heat-templates/releasenotes/notes/remove-ceilometer-cron-85362e197ba245a0.yaml
Pradeep Kilambi 321ecf916f Fix the disable expirer to remove crontab
Instead of doing this via puppet which has the consequence of including
the step_config and getting included on the host manifest. Lets disable
via ansible upgrade task instead.

Change-Id: I5f1a4019dd635dea67db4313bd06a228ae7bacd4
2017-06-07 15:00:12 -04:00

6 lines
194 B
YAML

---
upgrade:
- Ceilometer expirer is deprecated in pike. During upgrade, the crontab thats
configured with ceilometer user will be removed to ensure the expirer
script is not running.