Run the grafana ansnible when grafana dashboard change

The grafana service is now managed with ansible and docker containers.
We need to rerun the grafana playbook (and role) when we update the
configs in project-config in order to apply the new configs. Add the
infra-prod-service-grafana job to project-config's deploy pipeline to
make this happen.

Change-Id: I65bf5fb28688738ffdd2b7c8011801e52959dae3
This commit is contained in:
Clark Boylan 2020-07-27 08:55:12 -07:00
parent 9492fdef29
commit c0eabf9342

View File

@ -4570,6 +4570,10 @@
dependencies: []
files:
- accessbot/channels.yaml
- infra-prod-service-grafana:
dependencies: []
files:
- grafana/
periodic:
jobs:
- propose-project-config-update