1ef657da0e
Allow to let Puppet removing the crontab when ceilometer::expirer::enable_cron is set to False. It's useful when you want to upgrade from Ocata to Pike and you want the crontab to be removed, since ceilometer-expirer is deprecated in Pike. Change-Id: I1eb243be7bbc38ab5977bcf6a649e98eb6ff77f7
6 lines
235 B
YAML
6 lines
235 B
YAML
---
|
|
upgrade:
|
|
- When ceilometer::expirer::enable_cron is set to False, Puppet will
|
|
try to remove the crontab. It's useful when you upgrade from Ocata
|
|
to Pike and you want the crontab to be removed (the service is deprecated).
|