diff options
-rw-r--r-- | lib/sunhpc/commands/report/yumrepos/__init__.py | 4 |
1 files 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 |