From 6bb7de5269ffd9d55f3fb1d3d0e404519a45fe6e Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Fri, 9 Dec 2022 18:32:01 +0100 Subject: [PATCH] test: update manifests for all Anaconda installer images --- test/data/manifests/centos_9-aarch64-edge_installer-boot.json | 2 ++ .../centos_9-aarch64-edge_installer_with_users-boot.json | 2 ++ test/data/manifests/centos_9-aarch64-image_installer-boot.json | 2 ++ .../centos_9-aarch64-image_installer_with_users-boot.json | 2 ++ test/data/manifests/centos_9-x86_64-edge_installer-boot.json | 2 ++ .../centos_9-x86_64-edge_installer_with_users-boot.json | 2 ++ test/data/manifests/centos_9-x86_64-image_installer-boot.json | 2 ++ .../centos_9-x86_64-image_installer_with_users-boot.json | 2 ++ test/data/manifests/fedora_35-aarch64-iot_installer-boot.json | 2 ++ .../fedora_35-aarch64-iot_installer_with_users-boot.json | 2 ++ test/data/manifests/fedora_35-x86_64-iot_installer-boot.json | 2 ++ .../fedora_35-x86_64-iot_installer_with_users-boot.json | 2 ++ test/data/manifests/fedora_36-aarch64-iot_installer-boot.json | 2 ++ .../fedora_36-aarch64-iot_installer_with_users-boot.json | 2 ++ test/data/manifests/fedora_36-x86_64-iot_installer-boot.json | 2 ++ .../fedora_36-x86_64-iot_installer_with_users-boot.json | 2 ++ test/data/manifests/fedora_37-aarch64-iot_installer-boot.json | 2 ++ .../fedora_37-aarch64-iot_installer_with_users-boot.json | 2 ++ test/data/manifests/fedora_37-x86_64-iot_installer-boot.json | 2 ++ .../fedora_37-x86_64-iot_installer_with_users-boot.json | 2 ++ test/data/manifests/fedora_38-aarch64-iot_installer-boot.json | 2 ++ .../fedora_38-aarch64-iot_installer_with_users-boot.json | 2 ++ test/data/manifests/fedora_38-x86_64-iot_installer-boot.json | 2 ++ .../fedora_38-x86_64-iot_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_90-aarch64-edge_installer-boot.json | 2 ++ .../rhel_90-aarch64-edge_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_90-aarch64-image_installer-boot.json | 2 ++ .../rhel_90-aarch64-image_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_90-x86_64-edge_installer-boot.json | 2 ++ .../rhel_90-x86_64-edge_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_90-x86_64-image_installer-boot.json | 2 ++ .../rhel_90-x86_64-image_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_91-aarch64-edge_installer-boot.json | 2 ++ .../rhel_91-aarch64-edge_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_91-aarch64-image_installer-boot.json | 2 ++ .../rhel_91-aarch64-image_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_91-x86_64-edge_installer-boot.json | 2 ++ .../rhel_91-x86_64-edge_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_91-x86_64-image_installer-boot.json | 2 ++ .../rhel_91-x86_64-image_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_92-aarch64-edge_installer-boot.json | 2 ++ .../rhel_92-aarch64-edge_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_92-aarch64-image_installer-boot.json | 2 ++ .../rhel_92-aarch64-image_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_92-x86_64-edge_installer-boot.json | 2 ++ .../rhel_92-x86_64-edge_installer_with_users-boot.json | 2 ++ test/data/manifests/rhel_92-x86_64-image_installer-boot.json | 2 ++ .../rhel_92-x86_64-image_installer_with_users-boot.json | 2 ++ 48 files changed, 96 insertions(+) diff --git a/test/data/manifests/centos_9-aarch64-edge_installer-boot.json b/test/data/manifests/centos_9-aarch64-edge_installer-boot.json index 70343aae4..8b81a54f7 100644 --- a/test/data/manifests/centos_9-aarch64-edge_installer-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_installer-boot.json @@ -9512,6 +9512,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64:/osbuild.ks" ] }, @@ -9605,6 +9606,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/centos_9-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/centos_9-aarch64-edge_installer_with_users-boot.json index 1ca632023..1c94ee4d1 100644 --- a/test/data/manifests/centos_9-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_installer_with_users-boot.json @@ -9541,6 +9541,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64:/osbuild.ks" ] }, @@ -9634,6 +9635,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/centos_9-aarch64-image_installer-boot.json b/test/data/manifests/centos_9-aarch64-image_installer-boot.json index b6b2ebdb0..519af8e6d 100644 --- a/test/data/manifests/centos_9-aarch64-image_installer-boot.json +++ b/test/data/manifests/centos_9-aarch64-image_installer-boot.json @@ -9290,6 +9290,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64:/osbuild.ks" ] }, @@ -13185,6 +13186,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/centos_9-aarch64-image_installer_with_users-boot.json b/test/data/manifests/centos_9-aarch64-image_installer_with_users-boot.json index dd3e934a0..eba3ac384 100644 --- a/test/data/manifests/centos_9-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/centos_9-aarch64-image_installer_with_users-boot.json @@ -9325,6 +9325,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64:/osbuild.ks" ] }, @@ -13372,6 +13373,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/centos_9-x86_64-edge_installer-boot.json b/test/data/manifests/centos_9-x86_64-edge_installer-boot.json index 4e450b4d8..651444ec1 100644 --- a/test/data/manifests/centos_9-x86_64-edge_installer-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_installer-boot.json @@ -9673,6 +9673,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64:/osbuild.ks" ] }, @@ -9766,6 +9767,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/centos_9-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/centos_9-x86_64-edge_installer_with_users-boot.json index 1894d60f3..cb295be23 100644 --- a/test/data/manifests/centos_9-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_installer_with_users-boot.json @@ -9702,6 +9702,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64:/osbuild.ks" ] }, @@ -9795,6 +9796,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/centos_9-x86_64-image_installer-boot.json b/test/data/manifests/centos_9-x86_64-image_installer-boot.json index 51c6e8ca8..2230db5ed 100644 --- a/test/data/manifests/centos_9-x86_64-image_installer-boot.json +++ b/test/data/manifests/centos_9-x86_64-image_installer-boot.json @@ -9451,6 +9451,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64:/osbuild.ks" ] }, @@ -13411,6 +13412,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/centos_9-x86_64-image_installer_with_users-boot.json b/test/data/manifests/centos_9-x86_64-image_installer_with_users-boot.json index 3d4eca30b..9b80fca34 100644 --- a/test/data/manifests/centos_9-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/centos_9-x86_64-image_installer_with_users-boot.json @@ -9486,6 +9486,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64:/osbuild.ks" ] }, @@ -13598,6 +13599,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64", "inst.ks=hd:LABEL=CentOS-Stream-9-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_35-aarch64-iot_installer-boot.json b/test/data/manifests/fedora_35-aarch64-iot_installer-boot.json index 59b6d7ae7..9c01a3276 100644 --- a/test/data/manifests/fedora_35-aarch64-iot_installer-boot.json +++ b/test/data/manifests/fedora_35-aarch64-iot_installer-boot.json @@ -10079,6 +10079,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-35-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-35-BaseOS-aarch64:/osbuild.ks" ] }, @@ -10169,6 +10170,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-35-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-35-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_35-aarch64-iot_installer_with_users-boot.json b/test/data/manifests/fedora_35-aarch64-iot_installer_with_users-boot.json index 83cd6c630..eef38d6c7 100644 --- a/test/data/manifests/fedora_35-aarch64-iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_35-aarch64-iot_installer_with_users-boot.json @@ -10108,6 +10108,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-35-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-35-BaseOS-aarch64:/osbuild.ks" ] }, @@ -10198,6 +10199,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-35-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-35-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_35-x86_64-iot_installer-boot.json b/test/data/manifests/fedora_35-x86_64-iot_installer-boot.json index 350c128c4..afa698084 100644 --- a/test/data/manifests/fedora_35-x86_64-iot_installer-boot.json +++ b/test/data/manifests/fedora_35-x86_64-iot_installer-boot.json @@ -10272,6 +10272,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-35-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-35-BaseOS-x86_64:/osbuild.ks" ] }, @@ -10362,6 +10363,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-35-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-35-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_35-x86_64-iot_installer_with_users-boot.json b/test/data/manifests/fedora_35-x86_64-iot_installer_with_users-boot.json index 24052d44a..713df42a5 100644 --- a/test/data/manifests/fedora_35-x86_64-iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_35-x86_64-iot_installer_with_users-boot.json @@ -10301,6 +10301,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-35-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-35-BaseOS-x86_64:/osbuild.ks" ] }, @@ -10391,6 +10392,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-35-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-35-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_36-aarch64-iot_installer-boot.json b/test/data/manifests/fedora_36-aarch64-iot_installer-boot.json index d2c355fc7..92c72c27e 100644 --- a/test/data/manifests/fedora_36-aarch64-iot_installer-boot.json +++ b/test/data/manifests/fedora_36-aarch64-iot_installer-boot.json @@ -10600,6 +10600,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-36-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-36-BaseOS-aarch64:/osbuild.ks" ] }, @@ -10690,6 +10691,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-36-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-36-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_36-aarch64-iot_installer_with_users-boot.json b/test/data/manifests/fedora_36-aarch64-iot_installer_with_users-boot.json index f70befd8b..901671d2a 100644 --- a/test/data/manifests/fedora_36-aarch64-iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_36-aarch64-iot_installer_with_users-boot.json @@ -10629,6 +10629,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-36-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-36-BaseOS-aarch64:/osbuild.ks" ] }, @@ -10719,6 +10720,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-36-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-36-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_36-x86_64-iot_installer-boot.json b/test/data/manifests/fedora_36-x86_64-iot_installer-boot.json index f961565ee..b8ef96ed7 100644 --- a/test/data/manifests/fedora_36-x86_64-iot_installer-boot.json +++ b/test/data/manifests/fedora_36-x86_64-iot_installer-boot.json @@ -10785,6 +10785,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-36-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-36-BaseOS-x86_64:/osbuild.ks" ] }, @@ -10875,6 +10876,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-36-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-36-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_36-x86_64-iot_installer_with_users-boot.json b/test/data/manifests/fedora_36-x86_64-iot_installer_with_users-boot.json index a61a5a066..7aeb97f03 100644 --- a/test/data/manifests/fedora_36-x86_64-iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_36-x86_64-iot_installer_with_users-boot.json @@ -10814,6 +10814,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-36-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-36-BaseOS-x86_64:/osbuild.ks" ] }, @@ -10904,6 +10905,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-36-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-36-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_37-aarch64-iot_installer-boot.json b/test/data/manifests/fedora_37-aarch64-iot_installer-boot.json index 9b695c5bd..e8cdd1ef2 100644 --- a/test/data/manifests/fedora_37-aarch64-iot_installer-boot.json +++ b/test/data/manifests/fedora_37-aarch64-iot_installer-boot.json @@ -10726,6 +10726,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-37-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-37-BaseOS-aarch64:/osbuild.ks" ] }, @@ -10816,6 +10817,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-37-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-37-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_37-aarch64-iot_installer_with_users-boot.json b/test/data/manifests/fedora_37-aarch64-iot_installer_with_users-boot.json index 08bf3e09c..977f21e16 100644 --- a/test/data/manifests/fedora_37-aarch64-iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_37-aarch64-iot_installer_with_users-boot.json @@ -10755,6 +10755,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-37-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-37-BaseOS-aarch64:/osbuild.ks" ] }, @@ -10845,6 +10846,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-37-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-37-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_37-x86_64-iot_installer-boot.json b/test/data/manifests/fedora_37-x86_64-iot_installer-boot.json index 8b9d94964..5b8b8a99e 100644 --- a/test/data/manifests/fedora_37-x86_64-iot_installer-boot.json +++ b/test/data/manifests/fedora_37-x86_64-iot_installer-boot.json @@ -10919,6 +10919,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-37-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-37-BaseOS-x86_64:/osbuild.ks" ] }, @@ -11009,6 +11010,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-37-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-37-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_37-x86_64-iot_installer_with_users-boot.json b/test/data/manifests/fedora_37-x86_64-iot_installer_with_users-boot.json index cc8bf9d3b..114838e87 100644 --- a/test/data/manifests/fedora_37-x86_64-iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_37-x86_64-iot_installer_with_users-boot.json @@ -10948,6 +10948,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-37-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-37-BaseOS-x86_64:/osbuild.ks" ] }, @@ -11038,6 +11039,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-37-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-37-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_38-aarch64-iot_installer-boot.json b/test/data/manifests/fedora_38-aarch64-iot_installer-boot.json index 604338ae3..57326ac45 100644 --- a/test/data/manifests/fedora_38-aarch64-iot_installer-boot.json +++ b/test/data/manifests/fedora_38-aarch64-iot_installer-boot.json @@ -10365,6 +10365,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-38-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-38-BaseOS-aarch64:/osbuild.ks" ] }, @@ -10455,6 +10456,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-38-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-38-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_38-aarch64-iot_installer_with_users-boot.json b/test/data/manifests/fedora_38-aarch64-iot_installer_with_users-boot.json index 982f90bf0..9bfe2b9d0 100644 --- a/test/data/manifests/fedora_38-aarch64-iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_38-aarch64-iot_installer_with_users-boot.json @@ -10394,6 +10394,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-38-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-38-BaseOS-aarch64:/osbuild.ks" ] }, @@ -10484,6 +10485,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-38-BaseOS-aarch64", "inst.ks=hd:LABEL=Fedora-38-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_38-x86_64-iot_installer-boot.json b/test/data/manifests/fedora_38-x86_64-iot_installer-boot.json index ff7b4fbcb..60eddd1be 100644 --- a/test/data/manifests/fedora_38-x86_64-iot_installer-boot.json +++ b/test/data/manifests/fedora_38-x86_64-iot_installer-boot.json @@ -10542,6 +10542,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-38-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-38-BaseOS-x86_64:/osbuild.ks" ] }, @@ -10632,6 +10633,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-38-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-38-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/fedora_38-x86_64-iot_installer_with_users-boot.json b/test/data/manifests/fedora_38-x86_64-iot_installer_with_users-boot.json index 09a9db5f6..b37d93933 100644 --- a/test/data/manifests/fedora_38-x86_64-iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_38-x86_64-iot_installer_with_users-boot.json @@ -10571,6 +10571,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-38-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-38-BaseOS-x86_64:/osbuild.ks" ] }, @@ -10661,6 +10662,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=Fedora-38-BaseOS-x86_64", "inst.ks=hd:LABEL=Fedora-38-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_90-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_90-aarch64-edge_installer-boot.json index d4003fd85..f5c3135af 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_installer-boot.json @@ -3647,6 +3647,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -3740,6 +3741,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_90-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_90-aarch64-edge_installer_with_users-boot.json index 3f526cdd4..2264cf904 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_installer_with_users-boot.json @@ -3676,6 +3676,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -3769,6 +3770,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_90-aarch64-image_installer-boot.json b/test/data/manifests/rhel_90-aarch64-image_installer-boot.json index 5a686c338..cecca38c2 100644 --- a/test/data/manifests/rhel_90-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_90-aarch64-image_installer-boot.json @@ -3627,6 +3627,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -5205,6 +5206,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_90-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_90-aarch64-image_installer_with_users-boot.json index 24c105f6b..5436c24a0 100644 --- a/test/data/manifests/rhel_90-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_90-aarch64-image_installer_with_users-boot.json @@ -3662,6 +3662,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -5300,6 +5301,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_90-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_90-x86_64-edge_installer-boot.json index a22939ce7..3b5ddad0b 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_installer-boot.json @@ -3711,6 +3711,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -3804,6 +3805,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_90-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_90-x86_64-edge_installer_with_users-boot.json index 84dc6ea06..f2496307f 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_installer_with_users-boot.json @@ -3740,6 +3740,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -3833,6 +3834,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_90-x86_64-image_installer-boot.json b/test/data/manifests/rhel_90-x86_64-image_installer-boot.json index 5afb128c0..de44cc56f 100644 --- a/test/data/manifests/rhel_90-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_90-x86_64-image_installer-boot.json @@ -3691,6 +3691,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -5296,6 +5297,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_90-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_90-x86_64-image_installer_with_users-boot.json index af825c419..857fc9b56 100644 --- a/test/data/manifests/rhel_90-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_90-x86_64-image_installer_with_users-boot.json @@ -3726,6 +3726,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -5391,6 +5392,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-0-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_91-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_91-aarch64-edge_installer-boot.json index f6bedaefd..b446d5567 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_installer-boot.json @@ -9624,6 +9624,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -9717,6 +9718,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_91-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_91-aarch64-edge_installer_with_users-boot.json index 906ad8bad..78393cdf0 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_installer_with_users-boot.json @@ -9653,6 +9653,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -9746,6 +9747,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_91-aarch64-image_installer-boot.json b/test/data/manifests/rhel_91-aarch64-image_installer-boot.json index 68934d5f7..31cbb4591 100644 --- a/test/data/manifests/rhel_91-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_91-aarch64-image_installer-boot.json @@ -9402,6 +9402,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -13401,6 +13402,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_91-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_91-aarch64-image_installer_with_users-boot.json index f8fa1395e..83d580a22 100644 --- a/test/data/manifests/rhel_91-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_91-aarch64-image_installer_with_users-boot.json @@ -9437,6 +9437,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -13588,6 +13589,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_91-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_91-x86_64-edge_installer-boot.json index 7e0fe33e9..03b727035 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_installer-boot.json @@ -9769,6 +9769,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -9862,6 +9863,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_91-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_91-x86_64-edge_installer_with_users-boot.json index 53545c5d6..8a16010b1 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_installer_with_users-boot.json @@ -9798,6 +9798,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -9891,6 +9892,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_91-x86_64-image_installer-boot.json b/test/data/manifests/rhel_91-x86_64-image_installer-boot.json index fed5b3a30..4ca462ab9 100644 --- a/test/data/manifests/rhel_91-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_91-x86_64-image_installer-boot.json @@ -9547,6 +9547,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -13602,6 +13603,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_91-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_91-x86_64-image_installer_with_users-boot.json index 58fcd3e1b..f3161ffa9 100644 --- a/test/data/manifests/rhel_91-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_91-x86_64-image_installer_with_users-boot.json @@ -9582,6 +9582,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -13789,6 +13790,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-1-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_92-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_92-aarch64-edge_installer-boot.json index e288834b6..fa38ebc41 100644 --- a/test/data/manifests/rhel_92-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_92-aarch64-edge_installer-boot.json @@ -9640,6 +9640,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -9733,6 +9734,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_92-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_92-aarch64-edge_installer_with_users-boot.json index 67b39a6e9..ab3c99b84 100644 --- a/test/data/manifests/rhel_92-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_92-aarch64-edge_installer_with_users-boot.json @@ -9669,6 +9669,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -9762,6 +9763,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_92-aarch64-image_installer-boot.json b/test/data/manifests/rhel_92-aarch64-image_installer-boot.json index 60f0128ac..c346272b8 100644 --- a/test/data/manifests/rhel_92-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_92-aarch64-image_installer-boot.json @@ -9418,6 +9418,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -13425,6 +13426,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_92-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_92-aarch64-image_installer_with_users-boot.json index 54c0ad150..eff42dc68 100644 --- a/test/data/manifests/rhel_92-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_92-aarch64-image_installer_with_users-boot.json @@ -9453,6 +9453,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64:/osbuild.ks" ] }, @@ -13612,6 +13613,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-aarch64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_92-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_92-x86_64-edge_installer-boot.json index d431160c0..c17fa7e5c 100644 --- a/test/data/manifests/rhel_92-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_92-x86_64-edge_installer-boot.json @@ -9785,6 +9785,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -9878,6 +9879,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_92-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_92-x86_64-edge_installer_with_users-boot.json index f78b9d895..3de71b8c6 100644 --- a/test/data/manifests/rhel_92-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_92-x86_64-edge_installer_with_users-boot.json @@ -9814,6 +9814,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -9907,6 +9908,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_92-x86_64-image_installer-boot.json b/test/data/manifests/rhel_92-x86_64-image_installer-boot.json index a03026b72..4b0363aca 100644 --- a/test/data/manifests/rhel_92-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_92-x86_64-image_installer-boot.json @@ -9563,6 +9563,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -13626,6 +13627,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64:/osbuild.ks" ] } diff --git a/test/data/manifests/rhel_92-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_92-x86_64-image_installer_with_users-boot.json index b93f386a0..ed7f9a307 100644 --- a/test/data/manifests/rhel_92-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_92-x86_64-image_installer_with_users-boot.json @@ -9598,6 +9598,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64:/osbuild.ks" ] }, @@ -13813,6 +13814,7 @@ "kernel": { "dir": "/images/pxeboot", "opts": [ + "inst.stage2=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64", "inst.ks=hd:LABEL=RHEL-9-2-0-BaseOS-x86_64:/osbuild.ks" ] }