Skip to content

Commit 674b5be

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

File tree

5 files changed

+20
-2
lines changed

5 files changed

+20
-2
lines changed

microshift_updating/microshift-update-rpms-ostree.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include::_attributes/attributes-microshift.adoc[]
88
toc::[]
99

1010
[role="_abstract"]
11-
You can update {microshift-short} on {op-system-ostree-first} by embedding the new version of {microshift-short} on a new operating system image.
11+
You can update {microshift-short} on {op-system-ostree-first} {rhel-major} by embedding the new version of {microshift-short} on a new operating system image.
1212

1313
include::modules/microshift-updates-rpms-ostree-con.adoc[leveloffset=+1]
1414

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.

modules/microshift-updating-rpms-ostree.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
[role="_abstract"]
1010
To update {microshift-short} on {op-system-ostree-first}, embed the new version of {microshift-short} on a new operating system image.
1111

12+
include::snippets/microshift-rhel10-bootc-not-osbuild.adoc[leveloffset=1]
13+
1214
.Prerequisites
1315

1416
* The system requirements for installing {microshift-short} have been met.

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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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. For more information, see the following link:
12+
13+
* link:https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/composing_installing_and_managing_rhel_for_edge_images/index
14+
====

0 commit comments

Comments
 (0)