Commit a2f5a73
committed
fix: sort
When templating `redfish_exporter_targets` in `60-redfish.yml` the
groups are written randomly and as a result can cause unnecessary
updates to the templated file which can lead to reboots of prometheus
as well as polluting configuration diff.
Signed-off-by: Jack Hodgkiss <jack@stackhpc.com>redfish_exporter_targets to avoid config changes1 parent f4c7cd1 commit a2f5a73
File tree
1 file changed
+1
-1
lines changed- etc/kayobe/kolla/config/prometheus/prometheus.yml.d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments