metrics - Grafana dashboard not working after metrics role run unless services manually restarted
Resolves: rhbz#1984150 (EL9) (cherry picked from commit 882dfa0cd996125af2cbbf45ce474a78eae20e2a)
This commit is contained in:
parent
527507bc3b
commit
5f3c7039f7
@ -21,7 +21,7 @@ Name: linux-system-roles
|
|||||||
%endif
|
%endif
|
||||||
Url: https://github.com/linux-system-roles
|
Url: https://github.com/linux-system-roles
|
||||||
Summary: Set of interfaces for unified system management
|
Summary: Set of interfaces for unified system management
|
||||||
Version: 1.7.3
|
Version: 1.7.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
#Group: Development/Libraries
|
#Group: Development/Libraries
|
||||||
@ -133,7 +133,7 @@ BuildRequires: ansible >= 2.9.10
|
|||||||
|
|
||||||
#%%defcommit 7 0673d842fb32c437501e2aada2e38921da98e115
|
#%%defcommit 7 0673d842fb32c437501e2aada2e38921da98e115
|
||||||
%global rolename7 metrics
|
%global rolename7 metrics
|
||||||
%deftag 7 1.2.3
|
%deftag 7 1.2.4
|
||||||
|
|
||||||
#%%defcommit 8 2b9e53233ee3a68bdb532e62f289733e436a6106
|
#%%defcommit 8 2b9e53233ee3a68bdb532e62f289733e436a6106
|
||||||
%global rolename8 tlog
|
%global rolename8 tlog
|
||||||
@ -615,6 +615,11 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 06 2021 Rich Megginson <rmeggins@redhat.com> - 1.7.4-1
|
||||||
|
- metrics - Grafana dashboard not working after metrics role run unless services manually restarted
|
||||||
|
Resolves rhbz#1984150 (EL9)
|
||||||
|
Resolves rhbz#1978357 (EL8)
|
||||||
|
|
||||||
* Tue Aug 03 2021 Rich Megginson <rmeggins@redhat.com> - 1.7.3-1
|
* Tue Aug 03 2021 Rich Megginson <rmeggins@redhat.com> - 1.7.3-1
|
||||||
- storage - tag tests that use NVME and SCSI
|
- storage - tag tests that use NVME and SCSI
|
||||||
Resolves rhbz#1989211 (EL9)
|
Resolves rhbz#1989211 (EL9)
|
||||||
|
Loading…
Reference in New Issue
Block a user