File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,28 @@ conditional-include:
1717 packages :
1818 # https://github.com/openshift/os/issues/1731
1919 - s390utils-base-2.33.1-2.el9
20+ - if :
21+ - osversion == "centos-10"
22+ include :
23+ repos :
24+ - c10s-baseos-mirror
25+ packages :
26+ # https://bugzilla.redhat.com/show_bug.cgi?id=2382662
27+ - shadow-utils-4.15.0-6.el10
28+ - if :
29+ - osversion == "rhel-10.1"
30+ include :
31+ packages :
32+ # https://bugzilla.redhat.com/show_bug.cgi?id=2382662
33+ - shadow-utils-4.15.0-6.el10
34+ - if :
35+ - osversion == "centos-9"
36+ include :
37+ repos :
38+ - c9s-baseos-mirror
39+ packages :
40+ # https://bugzilla.redhat.com/show_bug.cgi?id=2382662
41+ - shadow-utils-4.9-13.el9
2042# #- if: osversion == "centos-10"
2143# # include:
2244# # repos:
You can’t perform that action at this time.
0 commit comments