system roles 1.23.0-2.16
Resolves: RHEL-16553 : snapshot - New Role for storage snapshot management (lvm, etc.)
this is the MVP candidate for the snapshot role
(cherry picked from commit 0e9c4bb314
)
This commit is contained in:
parent
446e4067f5
commit
54f321fb4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -347,3 +347,4 @@ SOURCES/vpn-1.5.3.tar.gz
|
||||
/postgresql-1.3.4.tar.gz
|
||||
/bootloader-1.0.1.tar.gz
|
||||
/ha_cluster-1.14.0.tar.gz
|
||||
/snapshot-1.2.0.tar.gz
|
||||
|
@ -19,7 +19,7 @@ Name: linux-system-roles
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.23.0
|
||||
Release: 2.15%{?dist}
|
||||
Release: 2.16%{?dist}
|
||||
|
||||
License: GPLv3+ and MIT and BSD and Python
|
||||
%global _pkglicensedir %{_licensedir}/%{name}
|
||||
@ -175,7 +175,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
|
||||
%deftag 29 1.0.1
|
||||
|
||||
%global rolename30 snapshot
|
||||
%deftag 30 1.1.0
|
||||
%deftag 30 1.2.0
|
||||
|
||||
Source1: %{archiveurl1}
|
||||
Source2: %{archiveurl2}
|
||||
@ -672,6 +672,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2024 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.16
|
||||
- Resolves: RHEL-16553 : snapshot - New Role for storage snapshot management (lvm, etc.)
|
||||
this is the MVP candidate for the snapshot role
|
||||
|
||||
* Mon Feb 12 2024 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.15
|
||||
- Resolves: RHEL-22108 : ha_cluster - Setting cluster members' attributes
|
||||
|
||||
|
2
sources
2
sources
@ -25,7 +25,7 @@ SHA512 (postfix-1.4.3.tar.gz) = 8948272377051ff77139cfe2e4ec58e94d931fc9107f7fda
|
||||
SHA512 (postgresql-1.3.4.tar.gz) = ee260af173ec731b9b01613681cb7441662aa096d65e6b3b0d958f0e29dcf6c39982ea1769ba35d41478d97e216ed58fa877826620832c1ddf2e20eb4e22d911
|
||||
SHA512 (rhc-1.5.1.tar.gz) = 83d5d7dca05ec389a9f590c1452fe7d15c3e755e8189e646225ddc6387e91204d50d3673bcd8cabae703cc8d785bda5e56fd3465c7779afe1eef2bcaabeb1563
|
||||
SHA512 (selinux-1.7.3.tar.gz) = 4816686d2c6bd8bb72d014a6dec6cc9e1824df783475f31749da9bca457655883f31db6aa2bc17381e3fefaacfca0e7dd958ed499fc4b6f5dfb97d08cc9c2308
|
||||
SHA512 (snapshot-1.1.0.tar.gz) = db86745a50307d32ec8d46593898557cc5a9369afc932100752109a51a7c5384487f1eb6382ea0d3e8aa709897a94dc5efbbec6d751fd8f889dd09cb32ace189
|
||||
SHA512 (snapshot-1.2.0.tar.gz) = d26903e758183ea0f7af8416384c452e5daab7b90d0ce8356ad0464cc1f969f0427ec7c7fd9a987e0658ab7a6273cf06acb5131c2265ce4b929081421cbac436
|
||||
SHA512 (ssh-1.3.2.tar.gz) = 89533339fa9e3420f88f320dcead50e6e14db415201bb21c2b8a47ad96013c3ce59fc883963205ccb921e65a75f1cf38859f8d93ff7032a99fcabc0eaba4b5d7
|
||||
SHA512 (storage-1.16.1.tar.gz) = 0f29fd1362019a4acecd1564e67dfdece5afa84ee6b94d5cfcacda7a2e555438d7c5253ff48038fe51b1ddacc764980aec52de9095be5bb946443b7886e58788
|
||||
SHA512 (systemd-1.1.2.tar.gz) = 0b9ad42f6dff4c563a879ba4ff7f977c4ecd8595d6965a998d10bf8e3fdffa04b25bbc9e1f3deacffb263bd92910554f2f7d879dabf4c2fcf48f8bbaa91c14c0
|
||||
|
Loading…
Reference in New Issue
Block a user