You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/common/modules/con_host-collections-overview.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@
4
4
A host collection is a group of content hosts.
5
5
6
6
With host collections, you can perform the same action on multiple hosts at once.
7
-
These actions include the installation, removal, and update of packages and errata, change of assigned lifecycle environment, and change of content view.
7
+
These actions include the installation, removal, and update of packages and errata, and the change of content view(s).
8
8
9
9
For example, you can use host collections to group hosts by function, department, or business unit.
Copy file name to clipboardExpand all lines: guides/common/modules/con_managing-activation-keys.adoc
+3-3
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@ The changes are not made to existing hosts.
13
13
Activation keys can define the following properties for content hosts:
14
14
15
15
* Available products and repositories
16
-
* A lifecycle environment and a content view
16
+
* Content view(s)
17
17
* Host collection membership
18
18
* System purpose
19
19
20
20
.Content view conflicts between host creation and registration
21
21
When you provision a host, {Project} uses provisioning templates and other content from the content view that you set in the host group or host settings.
22
-
When the host is registered, the content view from the activation key overwrites the original content view from the host group or host settings.
23
-
Then {Project} uses the content view from the activation key for every future task, for example, rebuilding a host.
22
+
When the host is registered, the content view environment(s) from the activation key overwrite the original content view from the host group or host settings.
23
+
Then {Project} uses the content view environment(s) from the activation key for every future task, for example, rebuilding a host.
24
24
25
25
When you rebuild a host, ensure that you set the content view that you want to use in the activation key and not in the host group or host settings.
Copy file name to clipboardExpand all lines: guides/common/modules/proc_changing-the-repository-sets-status-for-a-host-in-project.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,6 @@ On the tab, there is a set of repositories available to each host with a status
15
15
====
16
16
For hosts not in the default content view environment, the *Repository sets* tab shows a toggle group with two options, *Limit to environment* and *Show all*.
17
17
The *Limit to environment* option shows only repositories that are relevant to the host.
18
-
The *Show all* option shows all available repositories including those that may not be included in the content view environment(s) of a host.
18
+
The *Show all* option shows all available repositories including those that may not be included in the content view environment(s) of the host.
19
19
On the *Overview* tab, click *Content view details* to view the environment for the host.
Copy file name to clipboardExpand all lines: guides/common/modules/ref_best-practices-for-content-views.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
* Content views that bundle content, such as {client-os} and additional software like `Apache-2.4` or `PostgreSQL-16.2`, are easier to maintain.
5
5
Content views that are too small require more maintenance.
6
6
* If you require daily updated content, use the content view `Default Organization View`, which contains the latest synchronized content from all repositories and is available in the Library lifecycle environment.
7
-
* Restrict composite content views to situations that require greater flexibility, for example, if you update one content view on a weekly basis and another content view on a monthly basis.
7
+
* Restrict composite content views to situations that require greater flexibility, for example, if you update one content view weekly, another monthly, or assign hosts to multiple content view environments.
8
8
* If you use composite content views, first publish the content views and then publish the composite content views.
9
9
The more content views you bundle into composite content views, the more effort is needed to change or update content.
10
10
* Setting a lifecycle environment for content views is unnecessary if they are solely bundled to a composite content view.
0 commit comments