d7d4b91659
to backport before releases Change-Id: I3ed8b56232e9fa99f7a0bb262d57a2d13cb18999
9 lines
380 B
YAML
9 lines
380 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes templating of Prometheus configuration when Alertmanager is disabled.
|
|
In a deployment where Prometheus is enabled and Alertmanager is disabled
|
|
the configuration for the Prometheus will fail when templating as the
|
|
variable ``prometheus_alert_rules`` does not contain the key ``files``.
|
|
`LP#1854540 <https://launchpad.net/bugs/1854540>`__
|