Skip to content

Commit eab8f34

Browse files
committed
Fix link in ISS introduction (#4198)
* Drop satellite if(n)def for iss * Add link to KBase as additional resource (cherry picked from commit 4e0f79c)
1 parent 278be1f commit eab8f34

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

guides/common/modules/con_synchronizing-content-between-servers.adoc

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,26 @@
33

44
In a {Project} setup with multiple {ProjectServer}s, you can use {ISS} (ISS) to synchronize content from one upstream server to one or more downstream servers.
55

6-
ifndef::satellite[]
76
There are two possible ISS configurations of {Project}, depending on how you deployed your infrastructure:
87

98
ISS Network Sync::
109
If your upstream server can communicate with the downstream server over a network, you can synchronize content over HTTPS.
1110
+
1211
Configure your {Project} to synchronize content over a network.
12+
ifndef::satellite[]
1313
For more information, see xref:configuring-server-to-synchronize-content-over-a-network_{context}[].
14+
endif::[]
1415

1516
ISS Export Sync::
1617
If your upstream and downstream servers are air gapped, you can synchronize content by using export and import.
1718
+
1819
Configure your {Project} to synchronize content by using export and import.
20+
ifndef::satellite[]
1921
For more information, see xref:configuring-projectserver-to-synchronize-content-by-using-exports_{context}[].
22+
endif::[]
2023

2124
.Additional resources
2225
* For more information on ISS use cases and scenarios, see {PlanningDocURL}iss-scenarios_planning[{ISS} scenarios] in _{PlanningDocTitle}_.
23-
endif::[]
24-
2526
ifdef::satellite[]
26-
There are two possible ISS configurations of {Project}, depending on how you deployed your infrastructure.
27-
Configure your {Project} for ISS as appropriate for your scenario.
28-
For more information, see {InstallingServerDisconnectedDocURL}iss-scenarios_{project-context}[{ISS} scenarios] in _{InstallingServerDisconnectedDocTitle}_.
29-
30-
To change the Pulp export path, see https://access.redhat.com/solutions/7013903[Hammer content export fails with "Path '/the/path' is not an allowed export path"] in the _Red{nbsp}Hat Knowledgebase_.
27+
* https://access.redhat.com/solutions/7013903[Hammer content export fails with "Path '/the/path' is not an allowed export path" in the _Red{nbsp}Hat Knowledgebase_]
3128
endif::[]

0 commit comments

Comments
 (0)