Skip to content

Commit 2329323

Browse files
authored
Merge pull request #77696 from michaelryanmcneill/OSDOCS-10961
[OSDOCS-10961] Using Red Hat subscriptions in builds is missing a module
2 parents df9d0da + 616ac71 commit 2329323

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cicd/builds/running-entitled-builds.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ Use the following sections to install Red Hat subscription content within {produ
1111

1212
include::modules/builds-create-imagestreamtag.adoc[leveloffset=+1]
1313

14-
ifndef::openshift-dedicated,openshift-rosa[]
1514
include::modules/builds-source-secrets-entitlements.adoc[leveloffset=+1]
16-
endif::openshift-dedicated,openshift-rosa[]
1715

1816
== Running builds with Subscription Manager
1917

modules/builds-source-secrets-entitlements.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Builds that use Red Hat subscriptions to install content must include the entitl
1010

1111
.Prerequisites
1212

13+
ifndef::openshift-dedicated,openshift-rosa[]
1314
* You must have access to {op-system-base-full} package repositories through your subscription. The entitlement secret to access these repositories is automatically created by the Insights Operator when your cluster is subscribed.
15+
endif::openshift-dedicated,openshift-rosa[]
1416

1517
* You must have access to the cluster as a user with the `cluster-admin` role or you have permission to access secrets in the `openshift-config-managed` project.
1618

0 commit comments

Comments
 (0)