distro/f30: rework in the same way as RHEL8.2
The produced pipelines are unchanged. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
66c57a05b7
commit
553edef01d
14 changed files with 537 additions and 882 deletions
|
|
@ -19,6 +19,7 @@ type RepoConfig struct {
|
|||
Metalink string `json:"metalink,omitempty"`
|
||||
MirrorList string `json:"mirrorlist,omitempty"`
|
||||
Checksum string `json:"checksum,omitempty"`
|
||||
GPGKey string `json:"gpgkey,omitempty"`
|
||||
}
|
||||
|
||||
type PackageList []Package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue