From a2060f2570ecbb9e58a11d3a5c27cd20d6a057e3 Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Mon, 1 Jul 2024 14:19:26 +0200 Subject: [PATCH] Use openSUSE-repos for repo definitions on both Leap16 and Tumbleweed --- products.d/leap_160.yaml.disabled | 1 + products.d/tumbleweed.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/products.d/leap_160.yaml.disabled b/products.d/leap_160.yaml.disabled index 062d2cd74b..b0778a9d3e 100644 --- a/products.d/leap_160.yaml.disabled +++ b/products.d/leap_160.yaml.disabled @@ -35,6 +35,7 @@ software: - office mandatory_packages: - NetworkManager + - openSUSE-repos optional_packages: null base_product: openSUSE diff --git a/products.d/tumbleweed.yaml b/products.d/tumbleweed.yaml index d66e79f703..45c01ca9ba 100644 --- a/products.d/tumbleweed.yaml +++ b/products.d/tumbleweed.yaml @@ -116,6 +116,7 @@ software: - office mandatory_packages: - NetworkManager + - openSUSE-repos optional_packages: null base_product: openSUSE