Skip to content

Commit 0002e78

Browse files
authored
Add procedure for refreshing content counts (theforeman#2619)
A new procedure for refreshing content counts for SmartProxies/Capsules was needed and has been added to the Content Management Guide.
1 parent aef9b06 commit 0002e78

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

guides/common/assembly_importing-content.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ include::modules/proc_changing-the-mirroring-policy-for-a-repository.adoc[levelo
114114

115115
include::modules/proc_uploading-content-to-custom-rpm-repositories.adoc[leveloffset=+1]
116116

117+
include::modules/proc_refreshing-content-counts-on-smart-proxy.adoc[leveloffset=+1]
118+
117119
ifdef::katello,satellite,orcharhino[]
118120
include::modules/proc_configuring-selinux-to-permit-content-synchronization-on-custom-ports.adoc[leveloffset=+1]
119121
endif::[]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[id="Refreshing_Content_Counts_on_{smart-proxy-context-titlecase}_{context}"]
2+
= Refreshing Content Counts on {SmartProxy}
3+
4+
If your {SmartProxies} have synchronized content enabled, you can refresh the number of content counts available to the environments associated with the {SmartProxy}.
5+
This displays the Content Views inside those environments available to the {SmartProxy}.
6+
You can then expand the Content View to view the repositories associated with that Content View version.
7+
8+
.Procedure
9+
. In the {ProjectWebUI}, navigate to *Infrastructure* > *{SmartProxies}*, and select the {SmartProxy} where you want to see the synchronized content.
10+
. Select the *Overview* tab.
11+
. Under *Content Sync*, toggle the *Synchronize* button to do an *Optimized Sync* or a *Complete Sync* to synchronize the {SmartProxy} which refreshes the content counts.
12+
. Select the *Content* tab.
13+
. Choose an *Environment* to view Content Views available to those {SmartProxies} by clicking *>*.
14+
. Expand the Content View by clicking *>* to view repositories available to the Content View and the specific version for the environment.
15+
. View the number of content counts under *Packages* specific to yum repositories.
16+
. View the number of errata, package groups, files, container tags, container manifests, and Ansible collections under *Additional content*.
17+
. Click the vertical ellipsis in the column to the right next to the environment and click *Refresh counts* to refresh the content counts synchronized on the {SmartProxy} under *Packages*.

0 commit comments

Comments
 (0)