Skip to content

Commit 1f31245

Browse files
committed
OSDOCS-15566: adds rhel10 notes to install docs
1 parent 79951e1 commit 1f31245

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

modules/microshift-embed-microshift-image-offline-deploy.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ You can use image builder to create {op-system-ostree} images with embedded {mic
1111

1212
include::snippets/microshift-power-loss-embed-images.adoc[leveloffset=1]
1313

14+
include::snippets/microshift-rhel10-bootc-not-osbuild.adoc[leveloffset=1]
15+
1416
.Prerequisites
1517

1618
* You have root-user access to your build host.

snippets/microshift-power-loss-embed-images.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Text snippet included in the following modules:
22
//
3-
// * modules/
3+
// * modules/microshift-embed-microshift-image-offline-deployment.adoc
44
// * modules/
55

66
:_mod-docs-content-type: SNIPPET
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
// Text snippet included in the following modules:
2+
//
3+
// * modules/microshift-embed-microshift-image-offline-deployment.adoc
4+
// * modules/
5+
6+
:_mod-docs-content-type: SNIPPET
7+
8+
9+
[IMPORTANT]
10+
====
11+
This procedure is for use with {op-system-base} 9 images only. {op-system-base} 10 images require bootc image building tools.
12+
====
13+
//add reference link

0 commit comments

Comments
 (0)