diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4b3ae93c9..b94ba2c78 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -81,6 +81,10 @@ init: - aws/rhel-8.9-nightly-aarch64 - aws/rhel-9.3-nightly-x86_64 - aws/rhel-9.3-nightly-aarch64 + - aws/rhel-8.10-nightly-x86_64 + - aws/rhel-8.10-nightly-aarch64 + - aws/rhel-9.4-nightly-x86_64 + - aws/rhel-9.4-nightly-aarch64 INTERNAL_NETWORK: ["true"] diff --git a/Schutzfile b/Schutzfile index 954dd8525..45db501e3 100644 --- a/Schutzfile +++ b/Schutzfile @@ -227,6 +227,52 @@ } ] }, + "rhel-8.10": { + "dependencies": { + "osbuild": { + "commit": "fd29a31832f6d97b1c3dc23666117f617963b595" + } + }, + "repos": [ + { + "file": "/etc/yum.repos.d/rhel8internal.repo", + "x86_64": [ + { + "title": "RHEL-8-RPMREPO-NIGHTLY-BaseOS", + "name": "baseos", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.10-20231015" + }, + { + "title": "RHEL-8-RPMREPO-NIGHTLY-AppStream", + "name": "appstream", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.10-20231015" + }, + { + "title": "RHEL-8-RPMREPO-NIGHTLY-CRB", + "name": "crb", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-crb-n8.10-20231015" + } + ], + "aarch64": [ + { + "title": "RHEL-8-RPMREPO-NIGHTLY-BaseOS", + "name": "baseos", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.10-20231015" + }, + { + "title": "RHEL-8-RPMREPO-NIGHTLY-AppStream", + "name": "appstream", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.10-20231015" + }, + { + "title": "RHEL-8-RPMREPO-NIGHTLY-CRB", + "name": "crb", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-crb-n8.10-20231015" + } + ] + } + ] + }, "rhel-9.0": { "dependencies": { "osbuild": { @@ -294,6 +340,52 @@ } ] }, + "rhel-9.4": { + "dependencies": { + "osbuild": { + "commit": "fd29a31832f6d97b1c3dc23666117f617963b595" + } + }, + "repos": [ + { + "file": "/etc/yum.repos.d/rhel9internal.repo", + "x86_64": [ + { + "title": "RHEL-9-RPMREPO-NIGHTLY-BaseOS", + "name": "baseos", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.4-20231015" + }, + { + "title": "RHEL-9-RPMREPO-NIGHTLY-AppStream", + "name": "appstream", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.4-20231015" + }, + { + "title": "RHEL-9-RPMREPO-NIGHTLY-CRB", + "name": "crb", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-crb-n9.4-20231015" + } + ], + "aarch64": [ + { + "title": "RHEL-9-RPMREPO-NIGHTLY-BaseOS", + "name": "baseos", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.4-20231015" + }, + { + "title": "RHEL-9-RPMREPO-NIGHTLY-AppStream", + "name": "appstream", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-appstream-n9.4-20231015" + }, + { + "title": "RHEL-9-RPMREPO-NIGHTLY-CRB", + "name": "crb", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-crb-n9.4-20231015" + } + ] + } + ] + }, "centos-8": { "dependencies": { "osbuild": { @@ -414,4 +506,4 @@ } ] } -} \ No newline at end of file +} diff --git a/schutzbot/terraform b/schutzbot/terraform index 9e4af83b7..d67e16452 100644 --- a/schutzbot/terraform +++ b/schutzbot/terraform @@ -1 +1 @@ -8f1b3d192a932aa9eb049d9c32a3c9ef724d96a1 +a811c09b5ce5831768b09841dd5696fc967ab41a