mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2025-01-05 00:20:56 +00:00
add centos-release-kmods for 9.3
This commit is contained in:
parent
178a87ab35
commit
4bc4a07142
1 changed files with 9 additions and 0 deletions
|
@ -411,6 +411,15 @@ package {
|
|||
include_filter: "centos-release-okd-4.14.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "centos-release-kmods"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "centos-release-kmods.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
# End CentOS
|
||||
|
||||
# Non-existent stuff
|
||||
|
|
Loading…
Reference in a new issue