diff --git a/images-cloud.conf b/images-cloud.conf index e5f16f0..f082e5b 100644 --- a/images-cloud.conf +++ b/images-cloud.conf @@ -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/",