Skip to content

Commit 8ce32af

Browse files
AkshayGadhaveRHAkshay Gadhave
authored andcommitted
Add emphasis on cloning prerequisite for older branches (#4187)
Refs #4161 Users usually run into issues where the cloned {Project} server will communicate with the source {Project} instead of itself. To prevent this, users should always have the cloned server on an isolated network. Emphasizing the consequence of not doing so. JIRA: https://issues.redhat.com/browse/SAT-31411 Specifically, this comment: https://issues.redhat.com/browse/SAT-31411?focusedId=26829261&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-26829261 Co-authored-by: Akshay Gadhave <[email protected]> (cherry picked from commit 0d91b6a)
1 parent 62c8cf7 commit 8ce32af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/common/modules/proc_cloning-satellite-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can use a backup with or without Pulp data.
4343
Before you begin cloning, ensure the following conditions exist:
4444

4545
* The target server is on an isolated network.
46-
This avoids unwanted communication with {SmartProxyServers} and hosts.
46+
This prevents the cloned {ProjectServer} from accidentally communicating with the source {ProjectServer}, {SmartProxyServers}, and hosts.
4747
* The target server has at least the same storage capacity as the source server.
4848

4949
.Customized configuration files

0 commit comments

Comments
 (0)