Skip to content

Commit f2bfc3c

Browse files
authored
AAP-39751: Notes that hub does not check other repos for dependencies (ansible#3287) (ansible#3305)
* adds note that hub does not check other repos for dependencies * removed note that all dependencies are downloaded during sync * adds info about how to turn off dependency syncing
1 parent dd20be6 commit f2bfc3c

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

downstream/modules/hub/con-rh-certified-synclist.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,9 @@ Use synclists to manage only the content that you want and exclude unnecessary c
88
Design and manage your synclist from the content available as part of Red Hat content on {Console}
99

1010
Each synclist has its own unique repository URL that you can designate as a remote source for content in {HubName}.
11-
You securely access each synclist by using an API token.
11+
You can securely access each synclist by using an API token.
12+
13+
[NOTE]
14+
====
15+
When syncing content, keep in mind that {HubName} does not check other repositories for dependencies. To avoid an error, turn off dependency downloading by editing your remote settings. See link:{URLHubManagingContent}/managing-collections-hub#proc-create-remote_remote-management[Creating a remote configuration in {HubName}] for more information.
16+
====

downstream/modules/hub/proc-create-remote.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ You can use {PlatformName} to create a remote configuration to an external colle
2020
To find the remote server URL and repository path, navigate to {MenuACAdminRepositories}, select the btn:[More Actions] icon *{MoreActionsIcon}*, and select btn:[Copy CLI configuration].
2121
====
2222
+
23+
. To sync signed collections only, check the box labeled *Signed collections only*.
24+
. To sync dependencies, check the box labeled *Sync all dependencies*. To turn off dependency syncing, leave this box unchecked.
2325
. Configure the credentials to the remote server by entering a *Token* or *Username* and *Password* required to access the external collection.
2426
+
2527
[NOTE]
@@ -37,11 +39,7 @@ Collections:
3739
version:”>=5.0.0”
3840
-----
3941
+
40-
[NOTE]
41-
====
42-
All collection dependencies are downloaded during the Sync process.
43-
====
44-
+
42+
4543
. Optional: To configure your remote further, use the options available under *Show advanced options*:
4644
.. If there is a corporate proxy in place for your organization, enter a *Proxy URL*, *Proxy Username* and *Proxy Password*.
4745
.. Enable or disable transport layer security using the *TLS validation* checkbox.

0 commit comments

Comments
 (0)