diff --git a/products.d/agama-products.changes b/products.d/agama-products.changes index 1e54cf6db7..afc802050b 100644 --- a/products.d/agama-products.changes +++ b/products.d/agama-products.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 23 10:43:32 UTC 2025 - Josef Reidinger + +- Set installation labels for SLES and SLES4SAP + (gh#agama-project/agama#1937) + ------------------------------------------------------------------- Mon Jan 20 10:36:19 UTC 2025 - Imobach Gonzalez Sosa diff --git a/products.d/sles_160.yaml b/products.d/sles_160.yaml index ca2f1e1aaa..821d1228cc 100644 --- a/products.d/sles_160.yaml +++ b/products.d/sles_160.yaml @@ -54,6 +54,15 @@ translations: bulutta ve uçta iş açısından kritik iş yüklerini çalıştırır. software: installation_repositories: [] + installation_labels: + - label: SLES160-x86_64 + archs: x86_64 + - label: SLES160-arch64 + archs: aarch64 + - label: SLES160-s390x + archs: s390 + - label: SLES160-ppc64 + archs: ppc mandatory_patterns: - base_traditional diff --git a/products.d/sles_sap_160.yaml b/products.d/sles_sap_160.yaml index 0086c638f0..9218767354 100644 --- a/products.d/sles_sap_160.yaml +++ b/products.d/sles_sap_160.yaml @@ -19,6 +19,13 @@ translations: description: software: installation_repositories: [] + installation_labels: + - label: S4SAP160-x86_64 + archs: x86_64 + - label: S4SAP160-arch64 + archs: aarch64 + - label: S4SAP160-ppc64 + archs: ppc mandatory_patterns: - base_traditional