kolla-ansible/ansible/roles/prometheus
Scott Solkhon 991bdc5f55 Fix Prometheus template generation
In a deployment where Prometheus is enabled and
Alertmanager is disabled the task "Copying over
prometheus config file" in
'ansible/roles/prometheus/tasks/config.yml' will
fail to template the Prometheus configuration file
'ansible/roles/prometheus/templates/prometheus.yml.j2'
as the variable 'prometheus_alert_rules' does not
contain the key 'files'. This commit fixes this bug.

Change-Id: Idbe1e52dd3693a6f168d475f9230a253dae64480
Closes-Bug: #1854540
2019-11-30 22:54:22 +00:00
..
defaults Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
handlers Adding Prometheus blackbox exporter 2019-09-18 11:06:19 +01:00
meta Add role to deploy prometheus 2018-04-19 10:58:15 -04:00
tasks Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
templates Fix Prometheus template generation 2019-11-30 22:54:22 +00:00