import ansible-pcp-2.2.2-1.el9
This commit is contained in:
parent
ee13a464ea
commit
8e464d127b
@ -1 +1 @@
|
|||||||
ab94928118391c9f2b15da234376b7775872d9d9 SOURCES/ansible-pcp-2.2.1.tar.gz
|
7921a5ebdf54799a87f23c9d6dc1854277475965 SOURCES/ansible-pcp-2.2.2.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/ansible-pcp-2.2.1.tar.gz
|
SOURCES/ansible-pcp-2.2.2.tar.gz
|
||||||
|
@ -9,11 +9,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ansible-pcp
|
Name: ansible-pcp
|
||||||
Version: 2.2.1
|
Version: 2.2.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Ansible Metric collection for Performance Co-Pilot
|
Summary: Ansible Metric collection for Performance Co-Pilot
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: %{ansible_collection_url}
|
URL: https://github.com/performancecopilot/ansible-pcp
|
||||||
Source: https://github.com/performancecopilot/ansible-pcp/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source: https://github.com/performancecopilot/ansible-pcp/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
%if %{with ansible}
|
%if %{with ansible}
|
||||||
@ -102,6 +102,10 @@ ansible-lint `find roles -name \*.yml`
|
|||||||
%{ansible_collection_files}
|
%{ansible_collection_files}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 12 2021 Nathan Scott <nathans@redhat.com> 2.2.2-1
|
||||||
|
- Resolves Grafana provisioning issue (BZ 1967321)
|
||||||
|
- Latest upstream release (BZ 2022170)
|
||||||
|
|
||||||
* Mon Aug 30 2021 Nathan Scott <nathans@redhat.com> 2.2.1-1
|
* Mon Aug 30 2021 Nathan Scott <nathans@redhat.com> 2.2.1-1
|
||||||
- Latest upstream release
|
- Latest upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user