From b1b1dd245ab27f4accfe4cdc78524814ab82ed38 Mon Sep 17 00:00:00 2001 From: Lena Ansorgova Date: Wed, 3 Jun 2026 00:01:30 +0200 Subject: [PATCH 1/9] Split managing CV into multiple assemblies --- ...mbly_configuring-content-view-filters.adoc | 21 +++++ ...sembly_managing-content-view-versions.adoc | 9 +++ .../assembly_managing-content-views.adoc | 79 ------------------- ...ssembly_using-composite-content-views.adoc | 9 +++ .../assembly_using-rolling-content-views.adoc | 13 +++ .../con_configuring-content-view-filters.adoc | 7 ++ .../con_managing-content-view-versions.adoc | 8 ++ .../con_using-composite-content-views.adoc | 7 ++ .../con_using-rolling-content-views.adoc | 7 ++ guides/doc-Managing_Content/master.adoc | 8 ++ 10 files changed, 89 insertions(+), 79 deletions(-) create mode 100644 guides/common/assembly_configuring-content-view-filters.adoc create mode 100644 guides/common/assembly_managing-content-view-versions.adoc delete mode 100644 guides/common/assembly_managing-content-views.adoc create mode 100644 guides/common/assembly_using-composite-content-views.adoc create mode 100644 guides/common/assembly_using-rolling-content-views.adoc create mode 100644 guides/common/modules/con_configuring-content-view-filters.adoc create mode 100644 guides/common/modules/con_managing-content-view-versions.adoc create mode 100644 guides/common/modules/con_using-composite-content-views.adoc create mode 100644 guides/common/modules/con_using-rolling-content-views.adoc diff --git a/guides/common/assembly_configuring-content-view-filters.adoc b/guides/common/assembly_configuring-content-view-filters.adoc new file mode 100644 index 00000000000..34dff542fec --- /dev/null +++ b/guides/common/assembly_configuring-content-view-filters.adoc @@ -0,0 +1,21 @@ +:_mod-docs-content-type: ASSEMBLY + +include::modules/con_configuring-content-view-filters.adoc[] + +include::modules/con_content-filter-overview.adoc[leveloffset=+1] + +ifdef::katello,satellite,almalinux,amazon_linux,centos,oracle_linux,red_hat_enterprise_linux,rocky_linux,suse_linux_enterprise_server[] +include::modules/con_resolving-package-dependencies.adoc[leveloffset=+1] + +include::modules/proc_enabling-dependency-solving-for-a-content-view.adoc[leveloffset=+1] +endif::[] + +include::modules/con_content-filter-examples.adoc[leveloffset=+1] + +include::modules/proc_creating-a-content-view-filter-by-using-web-ui.adoc[leveloffset=+1] + +include::modules/proc_creating-a-content-view-filter-by-using-cli.adoc[leveloffset=+1] + +include::modules/con_clearing-the-search-filter.adoc[leveloffset=+1] + +include::modules/con_standardizing-content-view-empty-states.adoc[leveloffset=+1] diff --git a/guides/common/assembly_managing-content-view-versions.adoc b/guides/common/assembly_managing-content-view-versions.adoc new file mode 100644 index 00000000000..afce4f1c08a --- /dev/null +++ b/guides/common/assembly_managing-content-view-versions.adoc @@ -0,0 +1,9 @@ +:_mod-docs-content-type: ASSEMBLY + +include::modules/con_managing-content-view-versions.adoc[] + +include::modules/proc_deleting-multiple-content-view-versions.adoc[leveloffset=+1] + +include::modules/proc_comparing-content-view-versions.adoc[leveloffset=+1] + +include::modules/proc_distributing-archived-content-view-versions.adoc[leveloffset=+1] diff --git a/guides/common/assembly_managing-content-views.adoc b/guides/common/assembly_managing-content-views.adoc deleted file mode 100644 index de168ae79f5..00000000000 --- a/guides/common/assembly_managing-content-views.adoc +++ /dev/null @@ -1,79 +0,0 @@ -include::modules/con_managing-content-views.adoc[] - -include::modules/ref_workflow-for-creating-content-views.adoc[leveloffset=+1] - -include::modules/con_content-views-in-project.adoc[leveloffset=+1] - -include::modules/ref_best-practices-for-content-views.adoc[leveloffset=+1] - -include::modules/proc_creating-a-content-view-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_creating-a-content-view-by-using-cli.adoc[leveloffset=+1] - -include::modules/proc_copying-a-content-view-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_copying-a-content-view-by-using-cli.adoc[leveloffset=+1] - -include::modules/proc_synchronizing-a-content-view-to-a-smart-proxy-server.adoc[leveloffset=+1] - -ifdef::katello,satellite,almalinux,centos,oracle_linux,red_hat_enterprise_linux,rocky_linux[] -include::modules/proc_viewing-module-streams-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_viewing-module-streams-by-using-cli.adoc[leveloffset=+1] -endif::[] - -include::modules/proc_promoting-a-content-view-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_promoting-a-content-view-by-using-cli.adoc[leveloffset=+1] - -ifndef::orcharhino[] -include::modules/proc_publishing-and-promoting-a-content-view-by-using-mcp.adoc[leveloffset=+1] -endif::[] - -include::modules/proc_promoting-a-content-view-to-all-environments-in-an-organization.adoc[leveloffset=+1] - -include::modules/con_rolling-content-views.adoc[leveloffset=+1] - -include::modules/proc_creating-a-rolling-content-view-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_creating-a-rolling-content-view-by-using-cli.adoc[leveloffset=+1] - -include::modules/proc_assigning-a-rolling-content-view-to-lifecycle-environments-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_assigning-a-rolling-content-view-to-lifecycle-environments-by-using-cli.adoc[leveloffset=+1] - -include::modules/con_composite-content-views-overview.adoc[leveloffset=+1] - -include::modules/proc_creating-a-composite-content-view-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_creating-a-composite-content-view-by-using-cli.adoc[leveloffset=+1] - -include::modules/con_content-filter-overview.adoc[leveloffset=+1] - -ifdef::katello,satellite,almalinux,amazon_linux,centos,oracle_linux,red_hat_enterprise_linux,rocky_linux,suse_linux_enterprise_server[] -include::modules/con_resolving-package-dependencies.adoc[leveloffset=+1] - -include::modules/proc_enabling-dependency-solving-for-a-content-view.adoc[leveloffset=+1] -endif::[] - -include::modules/con_content-filter-examples.adoc[leveloffset=+1] - -include::modules/proc_creating-a-content-view-filter-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_creating-a-content-view-filter-by-using-cli.adoc[leveloffset=+1] - -include::modules/con_clearing-the-search-filter.adoc[leveloffset=+1] - -include::modules/con_standardizing-content-view-empty-states.adoc[leveloffset=+1] - -include::modules/proc_comparing-content-view-versions.adoc[leveloffset=+1] - -include::modules/proc_distributing-archived-content-view-versions.adoc[leveloffset=+1] - -include::modules/proc_deleting-multiple-content-view-versions-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_deleting-multiple-content-view-versions-by-using-cli.adoc[leveloffset=+1] - -include::modules/proc_deleting-multiple-content-view-versions-by-using-ansible.adoc[leveloffset=+1] - -include::modules/proc_purging-content-view-versions-by-using-cli.adoc[leveloffset=+1] diff --git a/guides/common/assembly_using-composite-content-views.adoc b/guides/common/assembly_using-composite-content-views.adoc new file mode 100644 index 00000000000..1bad9cef128 --- /dev/null +++ b/guides/common/assembly_using-composite-content-views.adoc @@ -0,0 +1,9 @@ +:_mod-docs-content-type: ASSEMBLY + +include::modules/con_using-composite-content-views.adoc[] + +include::modules/con_composite-content-views-overview.adoc[leveloffset=+1] + +include::modules/proc_creating-a-composite-content-view-by-using-web-ui.adoc[leveloffset=+1] + +include::modules/proc_creating-a-composite-content-view-by-using-cli.adoc[leveloffset=+1] diff --git a/guides/common/assembly_using-rolling-content-views.adoc b/guides/common/assembly_using-rolling-content-views.adoc new file mode 100644 index 00000000000..4aad099239a --- /dev/null +++ b/guides/common/assembly_using-rolling-content-views.adoc @@ -0,0 +1,13 @@ +:_mod-docs-content-type: ASSEMBLY + +include::modules/con_using-rolling-content-views.adoc[] + +include::modules/con_rolling-content-views.adoc[leveloffset=+1] + +include::modules/proc_creating-a-rolling-content-view-by-using-web-ui.adoc[leveloffset=+1] + +include::modules/proc_creating-a-rolling-content-view-by-using-cli.adoc[leveloffset=+1] + +include::modules/proc_assigning-a-rolling-content-view-to-lifecycle-environments-by-using-web-ui.adoc[leveloffset=+1] + +include::modules/proc_assigning-a-rolling-content-view-to-lifecycle-environments-by-using-cli.adoc[leveloffset=+1] diff --git a/guides/common/modules/con_configuring-content-view-filters.adoc b/guides/common/modules/con_configuring-content-view-filters.adoc new file mode 100644 index 00000000000..16057f6edf0 --- /dev/null +++ b/guides/common/modules/con_configuring-content-view-filters.adoc @@ -0,0 +1,7 @@ +:_mod-docs-content-type: CONCEPT + +[id="configuring-content-view-filters"] += Configuring content view filters + +[role="_abstract"] +After you add repositories to a content view, you can refine what content hosts receive by configuring include and exclude filters and optional dependency resolution. diff --git a/guides/common/modules/con_managing-content-view-versions.adoc b/guides/common/modules/con_managing-content-view-versions.adoc new file mode 100644 index 00000000000..835a5b349d5 --- /dev/null +++ b/guides/common/modules/con_managing-content-view-versions.adoc @@ -0,0 +1,8 @@ +:_mod-docs-content-type: CONCEPT + +[id="managing-content-view-versions"] += Managing content view versions + +[role="_abstract"] +Each time you publish a content view, {Project} creates a new version. +You can compare versions to review changes, delete unused versions to reclaim storage, and distribute archived versions for debugging. diff --git a/guides/common/modules/con_using-composite-content-views.adoc b/guides/common/modules/con_using-composite-content-views.adoc new file mode 100644 index 00000000000..a00c57a115a --- /dev/null +++ b/guides/common/modules/con_using-composite-content-views.adoc @@ -0,0 +1,7 @@ +:_mod-docs-content-type: CONCEPT + +[id="using-composite-content-views"] += Using composite content views + +[role="_abstract"] +Use composite content views when you need to merge content from multiple content views into a single repository for hosts to consume. diff --git a/guides/common/modules/con_using-rolling-content-views.adoc b/guides/common/modules/con_using-rolling-content-views.adoc new file mode 100644 index 00000000000..73953d7e052 --- /dev/null +++ b/guides/common/modules/con_using-rolling-content-views.adoc @@ -0,0 +1,7 @@ +:_mod-docs-content-type: CONCEPT + +[id="using-rolling-content-views"] += Using rolling content views + +[role="_abstract"] +Use rolling content views when you need hosts to consume the latest synchronized content without publishing and promoting new content view versions. diff --git a/guides/doc-Managing_Content/master.adoc b/guides/doc-Managing_Content/master.adoc index eade31ef150..c6dbec7042b 100644 --- a/guides/doc-Managing_Content/master.adoc +++ b/guides/doc-Managing_Content/master.adoc @@ -56,6 +56,14 @@ include::common/assembly_managing-application-lifecycles.adoc[leveloffset=+1] include::common/assembly_managing-content-views.adoc[leveloffset=+1] +include::common/assembly_configuring-content-view-filters.adoc[leveloffset=+1] + +include::common/assembly_using-rolling-content-views.adoc[leveloffset=+1] + +include::common/assembly_using-composite-content-views.adoc[leveloffset=+1] + +include::common/assembly_managing-content-view-versions.adoc[leveloffset=+1] + include::common/assembly_managing-content-view-environments.adoc[leveloffset=+1] include::common/assembly_recovering-corrupted-content.adoc[leveloffset=+1] From 4374e009b121396bc8ab5b186e0b681e6e85937e Mon Sep 17 00:00:00 2001 From: Lena Ansorgova Date: Wed, 3 Jun 2026 00:31:24 +0200 Subject: [PATCH 2/9] Put new assemblies as sections in a single chapter --- ...mbly_configuring-content-view-filters.adoc | 21 ---- ...ly_managing-content-view-environments.adoc | 27 ----- ...sembly_managing-content-view-versions.adoc | 9 -- ...ntent-views-and-related-configuration.adoc | 112 ++++++++++++++++++ ...ssembly_using-composite-content-views.adoc | 9 -- .../assembly_using-rolling-content-views.adoc | 13 -- .../modules/con_content-views-in-project.adoc | 2 +- ...g-content-access-strategies-for-hosts.adoc | 2 +- ...ntent-views-and-related-configuration.adoc | 8 ++ .../modules/con_managing-content-views.adoc | 2 +- .../modules/con_using-content-views.adoc | 2 +- ...g-a-synchronized-kickstart-repository.adoc | 2 +- .../proc_upgrading-smartproxy-server.adoc | 2 +- ...-server-to-sync-content-view-versions.adoc | 2 +- .../ref_content-access-strategies.adoc | 2 +- guides/doc-Managing_Content/master.adoc | 12 +- 16 files changed, 129 insertions(+), 98 deletions(-) delete mode 100644 guides/common/assembly_configuring-content-view-filters.adoc delete mode 100644 guides/common/assembly_managing-content-view-environments.adoc delete mode 100644 guides/common/assembly_managing-content-view-versions.adoc create mode 100644 guides/common/assembly_managing-content-views-and-related-configuration.adoc delete mode 100644 guides/common/assembly_using-composite-content-views.adoc delete mode 100644 guides/common/assembly_using-rolling-content-views.adoc create mode 100644 guides/common/modules/con_managing-content-views-and-related-configuration.adoc diff --git a/guides/common/assembly_configuring-content-view-filters.adoc b/guides/common/assembly_configuring-content-view-filters.adoc deleted file mode 100644 index 34dff542fec..00000000000 --- a/guides/common/assembly_configuring-content-view-filters.adoc +++ /dev/null @@ -1,21 +0,0 @@ -:_mod-docs-content-type: ASSEMBLY - -include::modules/con_configuring-content-view-filters.adoc[] - -include::modules/con_content-filter-overview.adoc[leveloffset=+1] - -ifdef::katello,satellite,almalinux,amazon_linux,centos,oracle_linux,red_hat_enterprise_linux,rocky_linux,suse_linux_enterprise_server[] -include::modules/con_resolving-package-dependencies.adoc[leveloffset=+1] - -include::modules/proc_enabling-dependency-solving-for-a-content-view.adoc[leveloffset=+1] -endif::[] - -include::modules/con_content-filter-examples.adoc[leveloffset=+1] - -include::modules/proc_creating-a-content-view-filter-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_creating-a-content-view-filter-by-using-cli.adoc[leveloffset=+1] - -include::modules/con_clearing-the-search-filter.adoc[leveloffset=+1] - -include::modules/con_standardizing-content-view-empty-states.adoc[leveloffset=+1] diff --git a/guides/common/assembly_managing-content-view-environments.adoc b/guides/common/assembly_managing-content-view-environments.adoc deleted file mode 100644 index dddd0d01a8c..00000000000 --- a/guides/common/assembly_managing-content-view-environments.adoc +++ /dev/null @@ -1,27 +0,0 @@ -include::modules/con_managing-content-view-environments.adoc[] - -include::modules/con_content-view-environments-overview.adoc[leveloffset=+1] - -include::modules/con_content-view-environment-categories.adoc[leveloffset=+1] - -ifdef::satellite[] -:example-repo-id: satellite-client-6-for-rhel-9-x86_64-rpms -:example-repo-name: Red Hat Satellite Client 6 for RHEL 9 x86_64 (RPMs) -endif::[] -ifndef::satellite[] -:example-repo-id: {project-context}-client -:example-repo-name: {Project} Client -endif::[] -include::modules/con_content-view-environment-ordering-and-priority.adoc[leveloffset=+1] -:!example-repo-id: -:!example-repo-name: - -include::modules/proc_assigning-content-view-environments-to-hosts-in-bulk.adoc[leveloffset=+1] - -include::modules/proc_assigning-content-view-environments-to-a-host-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_assigning-content-view-environments-to-a-host-by-using-cli.adoc[leveloffset=+1] - -include::modules/proc_assigning-content-view-environments-to-a-host-by-using-subscription-manager.adoc[leveloffset=+1] - -include::modules/con_comparison-of-content-view-environments-and-composite-content-views.adoc[leveloffset=+1] diff --git a/guides/common/assembly_managing-content-view-versions.adoc b/guides/common/assembly_managing-content-view-versions.adoc deleted file mode 100644 index afce4f1c08a..00000000000 --- a/guides/common/assembly_managing-content-view-versions.adoc +++ /dev/null @@ -1,9 +0,0 @@ -:_mod-docs-content-type: ASSEMBLY - -include::modules/con_managing-content-view-versions.adoc[] - -include::modules/proc_deleting-multiple-content-view-versions.adoc[leveloffset=+1] - -include::modules/proc_comparing-content-view-versions.adoc[leveloffset=+1] - -include::modules/proc_distributing-archived-content-view-versions.adoc[leveloffset=+1] diff --git a/guides/common/assembly_managing-content-views-and-related-configuration.adoc b/guides/common/assembly_managing-content-views-and-related-configuration.adoc new file mode 100644 index 00000000000..3c9b017c21e --- /dev/null +++ b/guides/common/assembly_managing-content-views-and-related-configuration.adoc @@ -0,0 +1,112 @@ +:_mod-docs-content-type: ASSEMBLY + +include::modules/con_managing-content-views-and-related-configuration.adoc[] + +include::modules/ref_workflow-for-creating-content-views.adoc[leveloffset=+1] + +include::modules/con_managing-content-views.adoc[leveloffset=+1] + +include::modules/con_content-views-in-project.adoc[leveloffset=+2] + +include::modules/ref_best-practices-for-content-views.adoc[leveloffset=+2] + +include::modules/proc_creating-a-content-view-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_creating-a-content-view-by-using-cli.adoc[leveloffset=+2] + +include::modules/proc_copying-a-content-view-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_copying-a-content-view-by-using-cli.adoc[leveloffset=+2] + +include::modules/proc_synchronizing-a-content-view-to-a-smart-proxy-server.adoc[leveloffset=+2] + +ifdef::katello,satellite,almalinux,centos,oracle_linux,red_hat_enterprise_linux,rocky_linux[] +include::modules/proc_viewing-module-streams-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_viewing-module-streams-by-using-cli.adoc[leveloffset=+2] +endif::[] + +include::modules/proc_promoting-a-content-view-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_promoting-a-content-view-by-using-cli.adoc[leveloffset=+2] + +ifndef::orcharhino[] +include::modules/proc_publishing-and-promoting-a-content-view-by-using-mcp.adoc[leveloffset=+2] +endif::[] + +include::modules/proc_promoting-a-content-view-to-all-environments-in-an-organization.adoc[leveloffset=+2] + +include::modules/con_configuring-content-view-filters.adoc[leveloffset=+1] + +include::modules/con_content-filter-overview.adoc[leveloffset=+2] + +include::modules/con_content-filter-examples.adoc[leveloffset=+2] + +include::modules/proc_creating-a-content-view-filter-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_creating-a-content-view-filter-by-using-cli.adoc[leveloffset=+2] + +include::modules/con_clearing-the-search-filter.adoc[leveloffset=+2] + +include::modules/con_standardizing-content-view-empty-states.adoc[leveloffset=+2] + +ifdef::katello,satellite,almalinux,amazon_linux,centos,oracle_linux,red_hat_enterprise_linux,rocky_linux,suse_linux_enterprise_server[] +include::modules/con_resolving-package-dependencies.adoc[leveloffset=+1] + +include::modules/proc_enabling-dependency-solving-for-a-content-view.adoc[leveloffset=+2] +endif::[] +include::modules/con_managing-content-view-versions.adoc[leveloffset=+1] + +include::modules/proc_comparing-content-view-versions.adoc[leveloffset=+2] + +include::modules/proc_distributing-archived-content-view-versions.adoc[leveloffset=+2] + +include::modules/proc_deleting-multiple-content-view-versions.adoc[leveloffset=+2] + +include::modules/con_using-composite-content-views.adoc[leveloffset=+1] + +include::modules/con_composite-content-views-overview.adoc[leveloffset=+2] + +include::modules/proc_creating-a-composite-content-view-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_creating-a-composite-content-view-by-using-cli.adoc[leveloffset=+2] + +include::modules/con_using-rolling-content-views.adoc[leveloffset=+1] + +include::modules/con_rolling-content-views.adoc[leveloffset=+2] + +include::modules/proc_creating-a-rolling-content-view-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_creating-a-rolling-content-view-by-using-cli.adoc[leveloffset=+2] + +include::modules/proc_assigning-a-rolling-content-view-to-lifecycle-environments-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_assigning-a-rolling-content-view-to-lifecycle-environments-by-using-cli.adoc[leveloffset=+2] + +include::modules/con_managing-content-view-environments.adoc[leveloffset=+1] + +include::modules/con_content-view-environments-overview.adoc[leveloffset=+2] + +include::modules/con_content-view-environment-categories.adoc[leveloffset=+2] + +ifdef::satellite[] +:example-repo-id: satellite-client-6-for-rhel-9-x86_64-rpms +:example-repo-name: Red Hat Satellite Client 6 for RHEL 9 x86_64 (RPMs) +endif::[] +ifndef::satellite[] +:example-repo-id: {project-context}-client +:example-repo-name: {Project} Client +endif::[] +include::modules/con_content-view-environment-ordering-and-priority.adoc[leveloffset=+2] +:!example-repo-id: +:!example-repo-name: + +include::modules/proc_assigning-content-view-environments-to-hosts-in-bulk.adoc[leveloffset=+2] + +include::modules/proc_assigning-content-view-environments-to-a-host-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_assigning-content-view-environments-to-a-host-by-using-cli.adoc[leveloffset=+2] + +include::modules/proc_assigning-content-view-environments-to-a-host-by-using-subscription-manager.adoc[leveloffset=+2] + +include::modules/con_comparison-of-content-view-environments-and-composite-content-views.adoc[leveloffset=+1] diff --git a/guides/common/assembly_using-composite-content-views.adoc b/guides/common/assembly_using-composite-content-views.adoc deleted file mode 100644 index 1bad9cef128..00000000000 --- a/guides/common/assembly_using-composite-content-views.adoc +++ /dev/null @@ -1,9 +0,0 @@ -:_mod-docs-content-type: ASSEMBLY - -include::modules/con_using-composite-content-views.adoc[] - -include::modules/con_composite-content-views-overview.adoc[leveloffset=+1] - -include::modules/proc_creating-a-composite-content-view-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_creating-a-composite-content-view-by-using-cli.adoc[leveloffset=+1] diff --git a/guides/common/assembly_using-rolling-content-views.adoc b/guides/common/assembly_using-rolling-content-views.adoc deleted file mode 100644 index 4aad099239a..00000000000 --- a/guides/common/assembly_using-rolling-content-views.adoc +++ /dev/null @@ -1,13 +0,0 @@ -:_mod-docs-content-type: ASSEMBLY - -include::modules/con_using-rolling-content-views.adoc[] - -include::modules/con_rolling-content-views.adoc[leveloffset=+1] - -include::modules/proc_creating-a-rolling-content-view-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_creating-a-rolling-content-view-by-using-cli.adoc[leveloffset=+1] - -include::modules/proc_assigning-a-rolling-content-view-to-lifecycle-environments-by-using-web-ui.adoc[leveloffset=+1] - -include::modules/proc_assigning-a-rolling-content-view-to-lifecycle-environments-by-using-cli.adoc[leveloffset=+1] diff --git a/guides/common/modules/con_content-views-in-project.adoc b/guides/common/modules/con_content-views-in-project.adoc index 61f1183ea51..fba6c03d6ee 100644 --- a/guides/common/modules/con_content-views-in-project.adoc +++ b/guides/common/modules/con_content-views-in-project.adoc @@ -68,5 +68,5 @@ endif::[] ifeval::["{context}" == "planning"] .Additional resources -* {ContentManagementDocURL}Managing_Content_Views_content-management[Managing content views in _{ContentManagementDocTitle}_] +* {ContentManagementDocURL}managing-content-views-and-related-configuration[Managing content views in _{ContentManagementDocTitle}_] endif::[] diff --git a/guides/common/modules/con_defining-content-access-strategies-for-hosts.adoc b/guides/common/modules/con_defining-content-access-strategies-for-hosts.adoc index cf5ac6f2beb..787a54114ab 100644 --- a/guides/common/modules/con_defining-content-access-strategies-for-hosts.adoc +++ b/guides/common/modules/con_defining-content-access-strategies-for-hosts.adoc @@ -22,5 +22,5 @@ In smaller deployments or when you do not require content versioning and environ .Additional resources * {ContentManagementDocURL}content-access-control-for-hosts[Content access control for {Project} hosts in _{ContentManagementDocTitle}_] * {ContentManagementDocURL}Managing_Application_Lifecycles_content-management[Managing application lifecycles in _{ContentManagementDocTitle}_] -* {ContentManagementDocURL}Managing_Content_Views_content-management[Managing content views in _{ContentManagementDocTitle}_] +* {ContentManagementDocURL}managing-content-views-and-related-configuration[Managing content views in _{ContentManagementDocTitle}_] * xref:common-deployment-scenarios[] diff --git a/guides/common/modules/con_managing-content-views-and-related-configuration.adoc b/guides/common/modules/con_managing-content-views-and-related-configuration.adoc new file mode 100644 index 00000000000..e03f50d1179 --- /dev/null +++ b/guides/common/modules/con_managing-content-views-and-related-configuration.adoc @@ -0,0 +1,8 @@ +:_mod-docs-content-type: CONCEPT + +[id="managing-content-views-and-related-configuration"] += Managing content views and related configuration + +[role="_abstract"] +Use content views to curate the content that hosts consume. +You can create and promote content views, configure filters, work with rolling and composite views, manage versions, and assign content view environments to hosts. diff --git a/guides/common/modules/con_managing-content-views.adoc b/guides/common/modules/con_managing-content-views.adoc index 5e9975962dc..fbe8267809c 100644 --- a/guides/common/modules/con_managing-content-views.adoc +++ b/guides/common/modules/con_managing-content-views.adoc @@ -1,6 +1,6 @@ :_mod-docs-content-type: CONCEPT -[id="Managing_Content_Views_{context}"] +[id="Creating_and_Promoting_Content_Views_{context}"] = Managing content views [role="_abstract"] diff --git a/guides/common/modules/con_using-content-views.adoc b/guides/common/modules/con_using-content-views.adoc index 19503427725..84bec0c20f4 100644 --- a/guides/common/modules/con_using-content-views.adoc +++ b/guides/common/modules/con_using-content-views.adoc @@ -12,5 +12,5 @@ This means that you can continue to update repositories on your server while you If you do not use content views and lifecycle environments, all your hosts consume content from the Default content view and Library environment, which is a snapshot of the latest version of the content on your server. .Additional resources -* xref:Managing_Content_Views_{context}[] +* xref:managing-content-views-and-related-configuration[] * xref:Managing_Application_Lifecycles_{context}[] diff --git a/guides/common/modules/proc_preparing-a-synchronized-kickstart-repository.adoc b/guides/common/modules/proc_preparing-a-synchronized-kickstart-repository.adoc index db6e1605e5f..b89e6b2d74b 100644 --- a/guides/common/modules/proc_preparing-a-synchronized-kickstart-repository.adoc +++ b/guides/common/modules/proc_preparing-a-synchronized-kickstart-repository.adoc @@ -20,7 +20,7 @@ If you use a disconnected environment, you must import the Kickstart repositorie endif::[] + . Publish a new version of the content view where the Kickstart repository is added and promote it to a required lifecycle environment. -For more information, see {ContentManagementDocURL}Managing_Content_Views_content-management[Managing content views] in _{ContentManagementDocTitle}_. +For more information, see {ContentManagementDocURL}managing-content-views-and-related-configuration[Managing content views] in _{ContentManagementDocTitle}_. . When you create a host, in the *Operating System* tab, for *Media Selection*, select the *Synced Content* checkbox. .Verification diff --git a/guides/common/modules/proc_upgrading-smartproxy-server.adoc b/guides/common/modules/proc_upgrading-smartproxy-server.adoc index 07b89b534d1..0c41364b04f 100644 --- a/guides/common/modules/proc_upgrading-smartproxy-server.adoc +++ b/guides/common/modules/proc_upgrading-smartproxy-server.adoc @@ -31,7 +31,7 @@ For more information, see xref:synchronizing_the_new_repositories_{context}[]. endif::[] ifdef::katello,orcharhino,satellite[] Publish and promote a new version of the content view. -For more information, see {ContentManagementDocURL}Managing_Content_Views_content-management[Managing content views] in _{ContentManagementDocTitle}_. +For more information, see {ContentManagementDocURL}managing-content-views-and-related-configuration[Managing content views] in _{ContentManagementDocTitle}_. endif::[] .Procedure diff --git a/guides/common/modules/proc_using-upstream-server-to-sync-content-view-versions.adoc b/guides/common/modules/proc_using-upstream-server-to-sync-content-view-versions.adoc index 90e06a265ab..7d9a2dfb06c 100644 --- a/guides/common/modules/proc_using-upstream-server-to-sync-content-view-versions.adoc +++ b/guides/common/modules/proc_using-upstream-server-to-sync-content-view-versions.adoc @@ -36,7 +36,7 @@ This generates leaner content archives that contain changes only from the recent For example, if your content view has a new repository, this exported content archive contains only the latest changes. For more information, see xref:Exporting_a_Content_View_Version_Incrementally_{context}[]. ... When you have new content, republish the content views that include this content before exporting the increment. -For more information, see xref:Managing_Content_Views_{context}[]. +For more information, see xref:managing-content-views-and-related-configuration[]. This creates a new content view version with the appropriate content to export. . On the downstream {ProjectServer}, perform the following steps: .. Bring the content exported from the upstream {ProjectServer} over to the hard disk. diff --git a/guides/common/modules/ref_content-access-strategies.adoc b/guides/common/modules/ref_content-access-strategies.adoc index 3703a8c7a0f..36e9e9dc8e4 100644 --- a/guides/common/modules/ref_content-access-strategies.adoc +++ b/guides/common/modules/ref_content-access-strategies.adoc @@ -12,7 +12,7 @@ Evaluate those options from lifecycle environments through overrides toward the Content views and lifecycle environments:: Use content views and lifecycle environments, incorporating content view filters as needed. + -For more information about content views, see xref:Managing_Content_Views_{context}[]. +For more information about content views, see xref:managing-content-views-and-related-configuration[]. + For more information about lifecycle environments, see xref:Managing_Application_Lifecycles_{context}[]. diff --git a/guides/doc-Managing_Content/master.adoc b/guides/doc-Managing_Content/master.adoc index c6dbec7042b..0f887b43b7c 100644 --- a/guides/doc-Managing_Content/master.adoc +++ b/guides/doc-Managing_Content/master.adoc @@ -54,17 +54,7 @@ include::common/assembly_content-access-control-for-hosts.adoc[leveloffset=+1] include::common/assembly_managing-application-lifecycles.adoc[leveloffset=+1] -include::common/assembly_managing-content-views.adoc[leveloffset=+1] - -include::common/assembly_configuring-content-view-filters.adoc[leveloffset=+1] - -include::common/assembly_using-rolling-content-views.adoc[leveloffset=+1] - -include::common/assembly_using-composite-content-views.adoc[leveloffset=+1] - -include::common/assembly_managing-content-view-versions.adoc[leveloffset=+1] - -include::common/assembly_managing-content-view-environments.adoc[leveloffset=+1] +include::common/assembly_managing-content-views-and-related-configuration.adoc[leveloffset=+1] include::common/assembly_recovering-corrupted-content.adoc[leveloffset=+1] From 0cb712a93719a721a976a8b31e9baee120b0aff7 Mon Sep 17 00:00:00 2001 From: Lena Ansorgova Date: Wed, 3 Jun 2026 00:37:49 +0200 Subject: [PATCH 3/9] Fix ID --- guides/common/modules/con_managing-content-views.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/common/modules/con_managing-content-views.adoc b/guides/common/modules/con_managing-content-views.adoc index fbe8267809c..06ba6120cda 100644 --- a/guides/common/modules/con_managing-content-views.adoc +++ b/guides/common/modules/con_managing-content-views.adoc @@ -1,6 +1,6 @@ :_mod-docs-content-type: CONCEPT -[id="Creating_and_Promoting_Content_Views_{context}"] +[id="managing-content-views"] = Managing content views [role="_abstract"] From 174a076a9d6591ee5192dd4324bf2491dae7e430 Mon Sep 17 00:00:00 2001 From: Lena Ansorgova Date: Thu, 4 Jun 2026 00:49:26 +0200 Subject: [PATCH 4/9] Delete irrelevant modules --- ...managing-content-views-and-related-configuration.adoc | 4 ---- .../common/modules/con_clearing-the-search-filter.adoc | 9 --------- .../con_standardizing-content-view-empty-states.adoc | 9 --------- 3 files changed, 22 deletions(-) delete mode 100644 guides/common/modules/con_clearing-the-search-filter.adoc delete mode 100644 guides/common/modules/con_standardizing-content-view-empty-states.adoc diff --git a/guides/common/assembly_managing-content-views-and-related-configuration.adoc b/guides/common/assembly_managing-content-views-and-related-configuration.adoc index 3c9b017c21e..38d0b696881 100644 --- a/guides/common/assembly_managing-content-views-and-related-configuration.adoc +++ b/guides/common/assembly_managing-content-views-and-related-configuration.adoc @@ -46,10 +46,6 @@ include::modules/proc_creating-a-content-view-filter-by-using-web-ui.adoc[levelo include::modules/proc_creating-a-content-view-filter-by-using-cli.adoc[leveloffset=+2] -include::modules/con_clearing-the-search-filter.adoc[leveloffset=+2] - -include::modules/con_standardizing-content-view-empty-states.adoc[leveloffset=+2] - ifdef::katello,satellite,almalinux,amazon_linux,centos,oracle_linux,red_hat_enterprise_linux,rocky_linux,suse_linux_enterprise_server[] include::modules/con_resolving-package-dependencies.adoc[leveloffset=+1] diff --git a/guides/common/modules/con_clearing-the-search-filter.adoc b/guides/common/modules/con_clearing-the-search-filter.adoc deleted file mode 100644 index 7ac908f7735..00000000000 --- a/guides/common/modules/con_clearing-the-search-filter.adoc +++ /dev/null @@ -1,9 +0,0 @@ -:_mod-docs-content-type: CONCEPT - -[id="Clearing_the_Search_Filter_{context}"] -= Clearing the search filter - -[role="_abstract"] -If you search for specific content types by using keywords in the *Search* text box and the search returns no results, click *Clear search* to clear all the search queries and reset the *Search* text box. - -If you use a filter to search for specific repositories in the *Type* text box and the search returns no results, click *Clear filters* to clear all active filters and reset the *Type* text box. diff --git a/guides/common/modules/con_standardizing-content-view-empty-states.adoc b/guides/common/modules/con_standardizing-content-view-empty-states.adoc deleted file mode 100644 index 74329d880eb..00000000000 --- a/guides/common/modules/con_standardizing-content-view-empty-states.adoc +++ /dev/null @@ -1,9 +0,0 @@ -:_mod-docs-content-type: CONCEPT - -[id="Standardizing_Content_View_Empty_States_{context}"] -= Standardizing content view empty states - -[role="_abstract"] -If there are no filters listed for a content view, click *Create filter*. -A modal opens to show you the next steps to create a filter. -Follow these steps to add a new filter to create new content types. From 11599b680cfb32768b5e48e7bfa4dcb81936b329 Mon Sep 17 00:00:00 2001 From: Lena Ansorge Date: Thu, 4 Jun 2026 01:04:06 +0200 Subject: [PATCH 5/9] Apply suggestions from review Co-authored-by: Maximilian Kolb --- ...ssembly_managing-content-views-and-related-configuration.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/guides/common/assembly_managing-content-views-and-related-configuration.adoc b/guides/common/assembly_managing-content-views-and-related-configuration.adoc index 38d0b696881..4bbe1ab2f74 100644 --- a/guides/common/assembly_managing-content-views-and-related-configuration.adoc +++ b/guides/common/assembly_managing-content-views-and-related-configuration.adoc @@ -51,6 +51,7 @@ include::modules/con_resolving-package-dependencies.adoc[leveloffset=+1] include::modules/proc_enabling-dependency-solving-for-a-content-view.adoc[leveloffset=+2] endif::[] + include::modules/con_managing-content-view-versions.adoc[leveloffset=+1] include::modules/proc_comparing-content-view-versions.adoc[leveloffset=+2] From bf7b905af0661211bd679dffbf5fcc40094eb7a9 Mon Sep 17 00:00:00 2001 From: Lena Ansorge Date: Thu, 4 Jun 2026 01:05:07 +0200 Subject: [PATCH 6/9] Apply suggestion from @maximiliankolb Co-authored-by: Maximilian Kolb --- guides/common/modules/con_using-composite-content-views.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/common/modules/con_using-composite-content-views.adoc b/guides/common/modules/con_using-composite-content-views.adoc index a00c57a115a..05534720eeb 100644 --- a/guides/common/modules/con_using-composite-content-views.adoc +++ b/guides/common/modules/con_using-composite-content-views.adoc @@ -4,4 +4,4 @@ = Using composite content views [role="_abstract"] -Use composite content views when you need to merge content from multiple content views into a single repository for hosts to consume. +Use composite content views when you need to merge content from multiple content views for hosts to consume. From ee10584115391cee7c3ba0a0d58e0ca0c4ebad2d Mon Sep 17 00:00:00 2001 From: Lena Ansorgova Date: Thu, 4 Jun 2026 01:12:29 +0200 Subject: [PATCH 7/9] Drop content type from assembly --- ...sembly_managing-content-views-and-related-configuration.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/guides/common/assembly_managing-content-views-and-related-configuration.adoc b/guides/common/assembly_managing-content-views-and-related-configuration.adoc index 4bbe1ab2f74..8813f6198fc 100644 --- a/guides/common/assembly_managing-content-views-and-related-configuration.adoc +++ b/guides/common/assembly_managing-content-views-and-related-configuration.adoc @@ -1,5 +1,3 @@ -:_mod-docs-content-type: ASSEMBLY - include::modules/con_managing-content-views-and-related-configuration.adoc[] include::modules/ref_workflow-for-creating-content-views.adoc[leveloffset=+1] From 87a533d088db6628317839cf961581c2dc20ba0c Mon Sep 17 00:00:00 2001 From: Lena Ansorgova Date: Tue, 9 Jun 2026 20:43:54 +0200 Subject: [PATCH 8/9] Refactor chapter title --- ...managing-content-views-and-content-view-environments.adoc} | 2 +- guides/common/modules/con_content-views-in-project.adoc | 2 +- .../con_defining-content-access-strategies-for-hosts.adoc | 2 +- ...managing-content-views-and-content-view-environments.adoc} | 4 ++-- guides/common/modules/con_using-content-views.adoc | 2 +- .../proc_preparing-a-synchronized-kickstart-repository.adoc | 2 +- guides/common/modules/proc_upgrading-smartproxy-server.adoc | 2 +- ...c_using-upstream-server-to-sync-content-view-versions.adoc | 2 +- guides/common/modules/ref_content-access-strategies.adoc | 2 +- guides/doc-Managing_Content/master.adoc | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) rename guides/common/{assembly_managing-content-views-and-related-configuration.adoc => assembly_managing-content-views-and-content-view-environments.adoc} (98%) rename guides/common/modules/{con_managing-content-views-and-related-configuration.adoc => con_managing-content-views-and-content-view-environments.adoc} (70%) diff --git a/guides/common/assembly_managing-content-views-and-related-configuration.adoc b/guides/common/assembly_managing-content-views-and-content-view-environments.adoc similarity index 98% rename from guides/common/assembly_managing-content-views-and-related-configuration.adoc rename to guides/common/assembly_managing-content-views-and-content-view-environments.adoc index 8813f6198fc..3f15bc916dc 100644 --- a/guides/common/assembly_managing-content-views-and-related-configuration.adoc +++ b/guides/common/assembly_managing-content-views-and-content-view-environments.adoc @@ -1,4 +1,4 @@ -include::modules/con_managing-content-views-and-related-configuration.adoc[] +include::modules/con_managing-content-views-and-content-view-environments.adoc[] include::modules/ref_workflow-for-creating-content-views.adoc[leveloffset=+1] diff --git a/guides/common/modules/con_content-views-in-project.adoc b/guides/common/modules/con_content-views-in-project.adoc index fba6c03d6ee..b3b5160465c 100644 --- a/guides/common/modules/con_content-views-in-project.adoc +++ b/guides/common/modules/con_content-views-in-project.adoc @@ -68,5 +68,5 @@ endif::[] ifeval::["{context}" == "planning"] .Additional resources -* {ContentManagementDocURL}managing-content-views-and-related-configuration[Managing content views in _{ContentManagementDocTitle}_] +* {ContentManagementDocURL}managing-content-views-and-content-view-environments[Managing content views and content view environments in _{ContentManagementDocTitle}_] endif::[] diff --git a/guides/common/modules/con_defining-content-access-strategies-for-hosts.adoc b/guides/common/modules/con_defining-content-access-strategies-for-hosts.adoc index 787a54114ab..29b5d14f86c 100644 --- a/guides/common/modules/con_defining-content-access-strategies-for-hosts.adoc +++ b/guides/common/modules/con_defining-content-access-strategies-for-hosts.adoc @@ -22,5 +22,5 @@ In smaller deployments or when you do not require content versioning and environ .Additional resources * {ContentManagementDocURL}content-access-control-for-hosts[Content access control for {Project} hosts in _{ContentManagementDocTitle}_] * {ContentManagementDocURL}Managing_Application_Lifecycles_content-management[Managing application lifecycles in _{ContentManagementDocTitle}_] -* {ContentManagementDocURL}managing-content-views-and-related-configuration[Managing content views in _{ContentManagementDocTitle}_] +* {ContentManagementDocURL}managing-content-views-and-content-view-environments[Managing content views and content view environments in _{ContentManagementDocTitle}_] * xref:common-deployment-scenarios[] diff --git a/guides/common/modules/con_managing-content-views-and-related-configuration.adoc b/guides/common/modules/con_managing-content-views-and-content-view-environments.adoc similarity index 70% rename from guides/common/modules/con_managing-content-views-and-related-configuration.adoc rename to guides/common/modules/con_managing-content-views-and-content-view-environments.adoc index e03f50d1179..71c4949c62d 100644 --- a/guides/common/modules/con_managing-content-views-and-related-configuration.adoc +++ b/guides/common/modules/con_managing-content-views-and-content-view-environments.adoc @@ -1,7 +1,7 @@ :_mod-docs-content-type: CONCEPT -[id="managing-content-views-and-related-configuration"] -= Managing content views and related configuration +[id="managing-content-views-and-content-view-environments"] += Managing content views and content view environments [role="_abstract"] Use content views to curate the content that hosts consume. diff --git a/guides/common/modules/con_using-content-views.adoc b/guides/common/modules/con_using-content-views.adoc index 84bec0c20f4..b5e533c226c 100644 --- a/guides/common/modules/con_using-content-views.adoc +++ b/guides/common/modules/con_using-content-views.adoc @@ -12,5 +12,5 @@ This means that you can continue to update repositories on your server while you If you do not use content views and lifecycle environments, all your hosts consume content from the Default content view and Library environment, which is a snapshot of the latest version of the content on your server. .Additional resources -* xref:managing-content-views-and-related-configuration[] +* xref:managing-content-views-and-content-view-environments[] * xref:Managing_Application_Lifecycles_{context}[] diff --git a/guides/common/modules/proc_preparing-a-synchronized-kickstart-repository.adoc b/guides/common/modules/proc_preparing-a-synchronized-kickstart-repository.adoc index b89e6b2d74b..a3361ce9660 100644 --- a/guides/common/modules/proc_preparing-a-synchronized-kickstart-repository.adoc +++ b/guides/common/modules/proc_preparing-a-synchronized-kickstart-repository.adoc @@ -20,7 +20,7 @@ If you use a disconnected environment, you must import the Kickstart repositorie endif::[] + . Publish a new version of the content view where the Kickstart repository is added and promote it to a required lifecycle environment. -For more information, see {ContentManagementDocURL}managing-content-views-and-related-configuration[Managing content views] in _{ContentManagementDocTitle}_. +For more information, see {ContentManagementDocURL}managing-content-views-and-content-view-environments[Managing content views and content view environments] in _{ContentManagementDocTitle}_. . When you create a host, in the *Operating System* tab, for *Media Selection*, select the *Synced Content* checkbox. .Verification diff --git a/guides/common/modules/proc_upgrading-smartproxy-server.adoc b/guides/common/modules/proc_upgrading-smartproxy-server.adoc index 0c41364b04f..d50331b51c0 100644 --- a/guides/common/modules/proc_upgrading-smartproxy-server.adoc +++ b/guides/common/modules/proc_upgrading-smartproxy-server.adoc @@ -31,7 +31,7 @@ For more information, see xref:synchronizing_the_new_repositories_{context}[]. endif::[] ifdef::katello,orcharhino,satellite[] Publish and promote a new version of the content view. -For more information, see {ContentManagementDocURL}managing-content-views-and-related-configuration[Managing content views] in _{ContentManagementDocTitle}_. +For more information, see {ContentManagementDocURL}managing-content-views-and-content-view-environments[Managing content views and content view environments] in _{ContentManagementDocTitle}_. endif::[] .Procedure diff --git a/guides/common/modules/proc_using-upstream-server-to-sync-content-view-versions.adoc b/guides/common/modules/proc_using-upstream-server-to-sync-content-view-versions.adoc index 7d9a2dfb06c..be677fa0e34 100644 --- a/guides/common/modules/proc_using-upstream-server-to-sync-content-view-versions.adoc +++ b/guides/common/modules/proc_using-upstream-server-to-sync-content-view-versions.adoc @@ -36,7 +36,7 @@ This generates leaner content archives that contain changes only from the recent For example, if your content view has a new repository, this exported content archive contains only the latest changes. For more information, see xref:Exporting_a_Content_View_Version_Incrementally_{context}[]. ... When you have new content, republish the content views that include this content before exporting the increment. -For more information, see xref:managing-content-views-and-related-configuration[]. +For more information, see xref:managing-content-views-and-content-view-environments[]. This creates a new content view version with the appropriate content to export. . On the downstream {ProjectServer}, perform the following steps: .. Bring the content exported from the upstream {ProjectServer} over to the hard disk. diff --git a/guides/common/modules/ref_content-access-strategies.adoc b/guides/common/modules/ref_content-access-strategies.adoc index 36e9e9dc8e4..d32101c1ee9 100644 --- a/guides/common/modules/ref_content-access-strategies.adoc +++ b/guides/common/modules/ref_content-access-strategies.adoc @@ -12,7 +12,7 @@ Evaluate those options from lifecycle environments through overrides toward the Content views and lifecycle environments:: Use content views and lifecycle environments, incorporating content view filters as needed. + -For more information about content views, see xref:managing-content-views-and-related-configuration[]. +For more information about content views, see xref:managing-content-views-and-content-view-environments[]. + For more information about lifecycle environments, see xref:Managing_Application_Lifecycles_{context}[]. diff --git a/guides/doc-Managing_Content/master.adoc b/guides/doc-Managing_Content/master.adoc index 0f887b43b7c..b37d8b50b4f 100644 --- a/guides/doc-Managing_Content/master.adoc +++ b/guides/doc-Managing_Content/master.adoc @@ -54,7 +54,7 @@ include::common/assembly_content-access-control-for-hosts.adoc[leveloffset=+1] include::common/assembly_managing-application-lifecycles.adoc[leveloffset=+1] -include::common/assembly_managing-content-views-and-related-configuration.adoc[leveloffset=+1] +include::common/assembly_managing-content-views-and-content-view-environments.adoc[leveloffset=+1] include::common/assembly_recovering-corrupted-content.adoc[leveloffset=+1] From 29e888040978fb09e9f192da0796734f81ad9050 Mon Sep 17 00:00:00 2001 From: Lena Ansorgova Date: Tue, 9 Jun 2026 20:51:27 +0200 Subject: [PATCH 9/9] Add new modules after rebase --- ...aging-content-views-and-content-view-environments.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/guides/common/assembly_managing-content-views-and-content-view-environments.adoc b/guides/common/assembly_managing-content-views-and-content-view-environments.adoc index 3f15bc916dc..a492c6ac9d0 100644 --- a/guides/common/assembly_managing-content-views-and-content-view-environments.adoc +++ b/guides/common/assembly_managing-content-views-and-content-view-environments.adoc @@ -56,7 +56,13 @@ include::modules/proc_comparing-content-view-versions.adoc[leveloffset=+2] include::modules/proc_distributing-archived-content-view-versions.adoc[leveloffset=+2] -include::modules/proc_deleting-multiple-content-view-versions.adoc[leveloffset=+2] +include::modules/proc_deleting-multiple-content-view-versions-by-using-web-ui.adoc[leveloffset=+2] + +include::modules/proc_deleting-multiple-content-view-versions-by-using-cli.adoc[leveloffset=+2] + +include::modules/proc_deleting-multiple-content-view-versions-by-using-ansible.adoc[leveloffset=+2] + +include::modules/proc_purging-content-view-versions-by-using-cli.adoc[leveloffset=+2] include::modules/con_using-composite-content-views.adoc[leveloffset=+1]