- ocf-shellfuncs/AWS agents: dont sleep after the final try in
curl_retry() Resolves: RHEL-102728
This commit is contained in:
parent
13dfbcd490
commit
b44b82f9a9
@ -45,7 +45,7 @@
|
||||
Name: resource-agents
|
||||
Summary: Open Source HA Reusable Cluster Resource Scripts
|
||||
Version: 4.16.0
|
||||
Release: 21%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
|
||||
Release: 22%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
URL: https://github.com/ClusterLabs/resource-agents
|
||||
Source0: %{upstream_prefix}-%{upstream_version}.tar.gz
|
||||
@ -593,8 +593,8 @@ rm -rf %{buildroot}/usr/share/doc/resource-agents
|
||||
%{_usr}/lib/ocf/lib/heartbeat/OCF_*.pm
|
||||
|
||||
%changelog
|
||||
* Mon Jul 14 2025 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.16.0-21
|
||||
- ocf-shellfuncs/AWS agent: dont sleep after the final try in
|
||||
* Tue Jul 15 2025 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.16.0-22
|
||||
- ocf-shellfuncs/AWS agents: dont sleep after the final try in
|
||||
curl_retry()
|
||||
|
||||
Resolves: RHEL-102728
|
||||
|
Loading…
Reference in New Issue
Block a user