File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1+ * Mon Oct 23 2023 Steven Pritchard <
[email protected] > - 7.8.0
2+ - [puppetsync] Add EL9 support
3+
14* Wed Oct 11 2023 Steven Pritchard <
[email protected] > - 7.7.0
25- [puppetsync] Updates for Puppet 8
36 - These updates may include the following:
Original file line number Diff line number Diff line change 11{
22 "name" : " simp-sssd" ,
3- "version" : " 7.7 .0" ,
3+ "version" : " 7.8 .0" ,
44 "author" : " SIMP Team" ,
55 "summary" : " Manages SSSD" ,
66 "license" : " Apache-2.0" ,
4242 "operatingsystem" : " CentOS" ,
4343 "operatingsystemrelease" : [
4444 " 7" ,
45- " 8"
45+ " 8" ,
46+ " 9"
4647 ]
4748 },
4849 {
4950 "operatingsystem" : " RedHat" ,
5051 "operatingsystemrelease" : [
5152 " 7" ,
52- " 8"
53+ " 8" ,
54+ " 9"
5355 ]
5456 },
5557 {
5658 "operatingsystem" : " OracleLinux" ,
5759 "operatingsystemrelease" : [
5860 " 7" ,
59- " 8"
61+ " 8" ,
62+ " 9"
6063 ]
6164 },
6265 {
6366 "operatingsystem" : " Rocky" ,
6467 "operatingsystemrelease" : [
65- " 8"
68+ " 8" ,
69+ " 9"
6670 ]
6771 },
6872 {
6973 "operatingsystem" : " AlmaLinux" ,
7074 "operatingsystemrelease" : [
71- " 8"
75+ " 8" ,
76+ " 9"
7277 ]
7378 }
7479 ],
You can’t perform that action at this time.
0 commit comments