mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 12:51:27 +00:00
update image config
This commit is contained in:
parent
dcb7b2230d
commit
89a391e9ad
@ -8,12 +8,12 @@ image_build = {
|
||||
"version": "8.5",
|
||||
"release": "!RELEASE_FROM_DATE_RESPIN"
|
||||
"target": "image-rocky-8",
|
||||
"ksurl": "git+https://git.rockylinux.org/rocky/kickstarts.git?#HEAD",
|
||||
"ksurl": "git+https://git.rockylinux.org/rocky/kickstarts.git?#b1c99d8584d04fd58bd31e7d5f1d851b6b151350",
|
||||
"kickstart": "Rocky-8-GenericCloud.ks",
|
||||
"ksversion": "F26",
|
||||
"distro": "Fedora-20",
|
||||
"disk-size": "8",
|
||||
"arches": ["x86_64","ppc64le","aarch64"],
|
||||
"arches": ["x86_64","aarch64"],
|
||||
"repo": [
|
||||
"http://dl.rockylinux.org/stg/rocky/8.5/BaseOS/$arch/os/",
|
||||
"http://dl.rockylinux.org/stg/rocky/8.5/AppStream/$arch/os/",
|
||||
@ -32,12 +32,12 @@ image_build = {
|
||||
"version": "8.5",
|
||||
"release": "!RELEASE_FROM_DATE_RESPIN"
|
||||
"target": "image-rocky-8",
|
||||
"ksurl": "git+https://git.rockylinux.org/rocky/kickstarts.git?#HEAD",
|
||||
"ksurl": "git+https://git.rockylinux.org/rocky/kickstarts.git?#b1c99d8584d04fd58bd31e7d5f1d851b6b151350",
|
||||
"kickstart": "Rocky-8-EC2.ks",
|
||||
"ksversion": "F26",
|
||||
"distro": "Fedora-20",
|
||||
"disk-size": "8",
|
||||
"arches": ["x86_64", "aarch64"],
|
||||
"arches": ["x86_64"],
|
||||
"repo": [
|
||||
"http://dl.rockylinux.org/stg/rocky/8.5/BaseOS/$arch/os/",
|
||||
"http://dl.rockylinux.org/stg/rocky/8.5/AppStream/$arch/os/",
|
||||
|
Loading…
Reference in New Issue
Block a user