diff --git a/guides/common/modules/con_content-types-overview.adoc b/guides/common/modules/con_content-types-overview.adoc index ac2250927c9..d22e0485c77 100644 --- a/guides/common/modules/con_content-types-overview.adoc +++ b/guides/common/modules/con_content-types-overview.adoc @@ -43,8 +43,10 @@ ISO and KVM Images:: Download and manage media for installation and provisioning. For example, {Project} downloads, stores, and manages ISO images and guest images for specific {RHEL} and non-Red Hat operating systems. +ifndef::satellite[] OSTree:: You can import OSTree branches and publish this content to an HTTP location for consumption by OSTree clients. +endif::[] {customfiletypetitle}:: You can manage {customcontent} for any type of file you require, such as SSL certificates and OVAL files. diff --git a/guides/doc-Managing_Content/master.adoc b/guides/doc-Managing_Content/master.adoc index bf954f8fefd..54c5b47696e 100644 --- a/guides/doc-Managing_Content/master.adoc +++ b/guides/doc-Managing_Content/master.adoc @@ -49,7 +49,9 @@ endif::[] include::common/assembly_managing-errata.adoc[leveloffset=+1] +ifndef::satellite[] include::common/assembly_managing-ostree-content.adoc[leveloffset=+1] +endif::[] include::common/assembly_managing-container-images.adoc[leveloffset=+1]