mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-27 12:30:55 +00:00
add dnsconfd
This commit is contained in:
parent
0600ea8b0e
commit
4ec1cc7c63
1 changed files with 10 additions and 0 deletions
|
@ -33461,3 +33461,13 @@ package {
|
|||
include_filter: "rhel-system-roles-sap.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "dnsconfd"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "dnsconfd.noarch"
|
||||
include_filter: "dnsconfd-selinux.noarch"
|
||||
include_filter: "dnsconfd-unbound.noarch"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue