From f2733eef4e2c4d9be4a7fcdb6bb576141ed42757 Mon Sep 17 00:00:00 2001 From: xiubuzhe Date: Tue, 19 Dec 2023 13:58:09 +0800 Subject: fix yumrepos --- lib/sunhpc/commands/report/yumrepos/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/sunhpc/commands/report/yumrepos/__init__.py b/lib/sunhpc/commands/report/yumrepos/__init__.py index 5ed6cb3..afb788c 100644 --- a/lib/sunhpc/commands/report/yumrepos/__init__.py +++ b/lib/sunhpc/commands/report/yumrepos/__init__.py @@ -114,7 +114,7 @@ class Command(sunhpc.commands.report.command): # # Generated by sunhpc report yumrepos commands. # - [appstream] + [baseos] name=Rocky Linux $releasever - BaseOS %s gpgcheck=1 @@ -131,7 +131,7 @@ class Command(sunhpc.commands.report.command): # # Generated by sunhpc report yumrepos commands. # - [appstream] + [rockyextras] name=Rocky Linux $releasever - Extras %s gpgcheck=1 -- cgit v1.2.3