Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use same manifest for upstr and downstr servers; add relevant links #3505

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,15 @@ endif::[]
endif::[]
ifeval::["{mode}" == "disconnected"]
* Ensure you have a Red{nbsp}Hat subscription manifest exported from the Red Hat Customer Portal.
Use the same manifest that you use on the upstream {ProjectServer}.
ifndef::orcharhino[]
For more information, see {RHDocsBaseURL}subscription_central/1-latest/html/getting_started_with_rhel_system_registration/adv-reg-rhel-using-rhsm_#using_manifests_con[Using manifests for a disconnected Satellite Server] in _Subscription Central_.
For more information, see {RHDocsBaseURL}subscription_central/1-latest/html-single/creating_and_managing_manifests_for_a_disconnected_satellite_server/index[Creating and managing manifests for a disconnected {ProjectServer}] in _Subscription Central_ and
ifndef::content-management[]
xref:configuring-server-to-synchronize-content-over-a-network_{context}[].
endif::[]
ifdef::content-management[]
{InstallingServerDisconnectedDocURL}configuring-server-to-synchronize-content-over-a-network_satellite[Configuring {ProjectServer} to syncronize content over a network].
rh-max marked this conversation as resolved.
Show resolved Hide resolved
endif::[]
endif::[]
endif::[]
ifdef::content-management[]
Expand All @@ -36,8 +43,15 @@ ifndef::orcharhino[]
For more information, see {RHDocsBaseURL}subscription_central/1-latest/html-single/creating_and_managing_manifests_for_a_connected_satellite_server/index[Creating and managing manifests for a connected {ProjectServer}] in _Subscription Central_.
endif::[]
** If your {Project} is disconnected, use the Red Hat Customer Portal to create and export the manifest.
Use the same manifest that you use on the upstream {Project}.
ifndef::orcharhino[]
For more information, see {RHDocsBaseURL}subscription_central/1-latest/html/getting_started_with_rhel_system_registration/adv-reg-rhel-using-rhsm_#using_manifests_con[Using manifests for a disconnected Satellite Server] in _Subscription Central_.
For more information, see {RHDocsBaseURL}subscription_central/1-latest/html-single/creating_and_managing_manifests_for_a_disconnected_satellite_server/index[Creating and managing manifests for a disconnected {ProjectServer}] in _Subscription Central_ and
ifndef::content-management[]
xref:configuring-server-to-synchronize-content-over-a-network_{context}[].
endif::[]
ifdef::content-management[]
{InstallingServerDisconnectedDocURL}configuring-server-to-synchronize-content-over-a-network_satellite[Configuring {ProjectServer} to syncronize content over a network].
endif::[]
endif::[]
endif::[]
ifeval::["{mode}" == "disconnected"]
Expand Down