Skip to content

Commit de9e15a

Browse files
Akshay Gadhaveekohl
Akshay Gadhave
authored andcommitted
Fix maintenance repo version
- The step prior to the self-upgrade mentions the EL 9 maintenance repo. - However, EL 8 to EL 9 upgrade can take place only after the Project server has been upgraded to 3.12. - Changing the step to enable the EL 8 maintenance repo. JIRA: https://issues.redhat.com/browse/SAT-34218
1 parent bd016ed commit de9e15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/common/modules/proc_upgrading-a-connected-project-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ifdef::satellite[]
4444
[options="nowrap" subs="attributes"]
4545
----
4646
# subscription-manager repos --enable \
47-
{RepoRHEL9ServerSatelliteMaintenanceProjectVersion}
47+
{RepoRHEL8ServerSatelliteMaintenanceProjectVersion}
4848
----
4949
. Upgrade {foreman-maintain} to its next version:
5050
+

0 commit comments

Comments
 (0)