From b55eea024ef653eb6aadf33a69dddef635cfe17e Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Fri, 28 Jun 2024 12:19:28 +0200 Subject: [PATCH 1/4] Update leap_160.yaml - add product repositories for Leap 16.0 --- products.d/leap_160.yaml.disabled | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/products.d/leap_160.yaml.disabled b/products.d/leap_160.yaml.disabled index a5319e2b38..229b0ccce8 100644 --- a/products.d/leap_160.yaml.disabled +++ b/products.d/leap_160.yaml.disabled @@ -16,6 +16,10 @@ software: archs: x86_64 - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/standard archs: aarch64 + - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/SLES-Packages-16.0-x86_64 + arches: x86_64 + - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/SLES-Packages-16.0-aarch64 + arches: aarch64 mandatory_patterns: - enhanced_base # only pattern that is shared among all roles on Leap From de7cd5f805e84775be8f30c0bf82858bd826d90a Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Fri, 28 Jun 2024 15:56:15 +0200 Subject: [PATCH 2/4] Update leap_160.yaml - rename directory to Leap --- products.d/leap_160.yaml.disabled | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/products.d/leap_160.yaml.disabled b/products.d/leap_160.yaml.disabled index 229b0ccce8..128860507e 100644 --- a/products.d/leap_160.yaml.disabled +++ b/products.d/leap_160.yaml.disabled @@ -16,9 +16,9 @@ software: archs: x86_64 - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/standard archs: aarch64 - - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/SLES-Packages-16.0-x86_64 + - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-Packages-16.0-x86_64 arches: x86_64 - - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/SLES-Packages-16.0-aarch64 + - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-Packages-16.0-aarch64 arches: aarch64 mandatory_patterns: From 8068433ac6e7e84eaba564b858fd2603ee733344 Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Mon, 1 Jul 2024 13:20:17 +0200 Subject: [PATCH 3/4] Update products.d/leap_160.yaml.disabled MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Imobach González Sosa --- products.d/leap_160.yaml.disabled | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/products.d/leap_160.yaml.disabled b/products.d/leap_160.yaml.disabled index 128860507e..17b9f17d6d 100644 --- a/products.d/leap_160.yaml.disabled +++ b/products.d/leap_160.yaml.disabled @@ -17,7 +17,7 @@ software: - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/standard archs: aarch64 - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-Packages-16.0-x86_64 - arches: x86_64 + archs: x86_64 - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-Packages-16.0-aarch64 arches: aarch64 From a12a74333c0379d86c540b9e937050d5ef8e7808 Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Mon, 1 Jul 2024 13:20:21 +0200 Subject: [PATCH 4/4] Update products.d/leap_160.yaml.disabled MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Imobach González Sosa --- products.d/leap_160.yaml.disabled | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/products.d/leap_160.yaml.disabled b/products.d/leap_160.yaml.disabled index 17b9f17d6d..062d2cd74b 100644 --- a/products.d/leap_160.yaml.disabled +++ b/products.d/leap_160.yaml.disabled @@ -19,7 +19,7 @@ software: - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-Packages-16.0-x86_64 archs: x86_64 - url: https://download.opensuse.org/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-Packages-16.0-aarch64 - arches: aarch64 + archs: aarch64 mandatory_patterns: - enhanced_base # only pattern that is shared among all roles on Leap