diff --git a/test/data/manifests/rhel_90-aarch64-ami-boot.json b/test/data/manifests/rhel_90-aarch64-ami-boot.json index a16b45390..6fadaa1fe 100644 --- a/test/data/manifests/rhel_90-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_90-aarch64-ami-boot.json @@ -1917,6 +1917,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-aarch64-ec2-boot.json b/test/data/manifests/rhel_90-aarch64-ec2-boot.json index 4eec9dd9f..baad05706 100644 --- a/test/data/manifests/rhel_90-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_90-aarch64-ec2-boot.json @@ -1936,6 +1936,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_90-aarch64-edge_commit-boot.json index a04349127..478d7f513 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_commit-boot.json @@ -1680,6 +1680,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-aarch64-edge_commit_with_container-boot.json b/test/data/manifests/rhel_90-aarch64-edge_commit_with_container-boot.json index 5f9228e3f..d8530e546 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_commit_with_container-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_commit_with_container-boot.json @@ -1793,6 +1793,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-aarch64-edge_container-boot.json b/test/data/manifests/rhel_90-aarch64-edge_container-boot.json index 2a6bedecb..af3b81ab0 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_container-boot.json @@ -1680,6 +1680,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 0d6c28fa4..26dc46910 100644 --- a/test/data/manifests/rhel_90-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_90-aarch64-image_installer-boot.json @@ -5106,6 +5106,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 974c55ea7..14449c778 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 @@ -5201,6 +5201,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-aarch64-openstack-boot.json b/test/data/manifests/rhel_90-aarch64-openstack-boot.json index d13636013..8895d7854 100644 --- a/test/data/manifests/rhel_90-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_90-aarch64-openstack-boot.json @@ -1819,6 +1819,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-aarch64-qcow2-boot.json b/test/data/manifests/rhel_90-aarch64-qcow2-boot.json index 7e4509724..54fa2c31b 100644 --- a/test/data/manifests/rhel_90-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_90-aarch64-qcow2-boot.json @@ -1874,6 +1874,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json index ef3851450..31f886681 100644 --- a/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json @@ -2068,6 +2068,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-aarch64-tar-boot.json b/test/data/manifests/rhel_90-aarch64-tar-boot.json index dd76b8a4c..e2e2bebfe 100644 --- a/test/data/manifests/rhel_90-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_90-aarch64-tar-boot.json @@ -860,6 +860,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_90-ppc64le-qcow2-boot.json index 6802bd52d..39153e002 100644 --- a/test/data/manifests/rhel_90-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_90-ppc64le-qcow2-boot.json @@ -2101,6 +2101,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json index f4e31745a..f2612dbc6 100644 --- a/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json @@ -2289,6 +2289,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-ppc64le-tar-boot.json b/test/data/manifests/rhel_90-ppc64le-tar-boot.json index bbedc6697..7413e10a4 100644 --- a/test/data/manifests/rhel_90-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_90-ppc64le-tar-boot.json @@ -1223,6 +1223,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-s390x-qcow2-boot.json b/test/data/manifests/rhel_90-s390x-qcow2-boot.json index e4872620e..ca2e337cd 100644 --- a/test/data/manifests/rhel_90-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_90-s390x-qcow2-boot.json @@ -1957,6 +1957,14 @@ "type": "org.osbuild.zipl", "options": {} }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json index d79b99652..905f4345b 100644 --- a/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json @@ -2151,6 +2151,14 @@ "type": "org.osbuild.zipl", "options": {} }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-s390x-tar-boot.json b/test/data/manifests/rhel_90-s390x-tar-boot.json index 79c7ccabf..15f7ee7b5 100644 --- a/test/data/manifests/rhel_90-s390x-tar-boot.json +++ b/test/data/manifests/rhel_90-s390x-tar-boot.json @@ -1127,6 +1127,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-ami-boot.json b/test/data/manifests/rhel_90-x86_64-ami-boot.json index a93373a3e..e17f90729 100644 --- a/test/data/manifests/rhel_90-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_90-x86_64-ami-boot.json @@ -1917,6 +1917,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_90-x86_64-azure_rhui-boot.json index 75294e2e1..5834398af 100644 --- a/test/data/manifests/rhel_90-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_90-x86_64-azure_rhui-boot.json @@ -2718,6 +2718,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-ec2-boot.json b/test/data/manifests/rhel_90-x86_64-ec2-boot.json index 060c514ac..8e488efdf 100644 --- a/test/data/manifests/rhel_90-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_90-x86_64-ec2-boot.json @@ -1938,6 +1938,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_90-x86_64-ec2_ha-boot.json index e22e6ef58..d1abc6f2e 100644 --- a/test/data/manifests/rhel_90-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_90-x86_64-ec2_ha-boot.json @@ -2510,6 +2510,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_90-x86_64-ec2_sap-boot.json index 3289d20df..e252fda59 100644 --- a/test/data/manifests/rhel_90-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_90-x86_64-ec2_sap-boot.json @@ -3430,6 +3430,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_90-x86_64-edge_commit-boot.json index b48ec4277..740af0af6 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_commit-boot.json @@ -1768,6 +1768,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_90-x86_64-edge_commit_rt-boot.json index 71311f8c6..4b28d7753 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_commit_rt-boot.json @@ -1937,6 +1937,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-edge_commit_with_container-boot.json b/test/data/manifests/rhel_90-x86_64-edge_commit_with_container-boot.json index b8d41edac..37b9d677f 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_commit_with_container-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_commit_with_container-boot.json @@ -1881,6 +1881,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-edge_container-boot.json b/test/data/manifests/rhel_90-x86_64-edge_container-boot.json index 51119fb2b..71d4ff243 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_container-boot.json @@ -1758,6 +1758,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-gce-boot.json b/test/data/manifests/rhel_90-x86_64-gce-boot.json index d0709908b..e1ca568dc 100644 --- a/test/data/manifests/rhel_90-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_90-x86_64-gce-boot.json @@ -2004,6 +2004,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json index a2e28a202..f8973414e 100644 --- a/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json @@ -2010,6 +2010,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 b2f273ca7..f08c2fdc3 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 @@ -5197,6 +5197,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 f16920201..fb1b0a7e5 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 @@ -5292,6 +5292,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-oci-boot.json b/test/data/manifests/rhel_90-x86_64-oci-boot.json index 47eba559e..005daf34d 100644 --- a/test/data/manifests/rhel_90-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_90-x86_64-oci-boot.json @@ -1956,6 +1956,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-openstack-boot.json b/test/data/manifests/rhel_90-x86_64-openstack-boot.json index e43ed4ece..12849b2b6 100644 --- a/test/data/manifests/rhel_90-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_90-x86_64-openstack-boot.json @@ -1964,6 +1964,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-qcow2-boot.json b/test/data/manifests/rhel_90-x86_64-qcow2-boot.json index 293e9bd41..8aa58ac6b 100644 --- a/test/data/manifests/rhel_90-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_90-x86_64-qcow2-boot.json @@ -1977,6 +1977,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json index cdc7adc8d..73283f802 100644 --- a/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json @@ -2201,6 +2201,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-tar-boot.json b/test/data/manifests/rhel_90-x86_64-tar-boot.json index d41e19568..0610b8551 100644 --- a/test/data/manifests/rhel_90-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_90-x86_64-tar-boot.json @@ -863,6 +863,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-vhd-boot.json b/test/data/manifests/rhel_90-x86_64-vhd-boot.json index 75606bfe6..1970bb749 100644 --- a/test/data/manifests/rhel_90-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_90-x86_64-vhd-boot.json @@ -2678,6 +2678,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_90-x86_64-vmdk-boot.json b/test/data/manifests/rhel_90-x86_64-vmdk-boot.json index 9f4dcc4c8..d8ac8f757 100644 --- a/test/data/manifests/rhel_90-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_90-x86_64-vmdk-boot.json @@ -1964,6 +1964,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-ami-boot.json b/test/data/manifests/rhel_91-aarch64-ami-boot.json index fb99213a0..d9a311db5 100644 --- a/test/data/manifests/rhel_91-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_91-aarch64-ami-boot.json @@ -4612,6 +4612,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-ec2-boot.json b/test/data/manifests/rhel_91-aarch64-ec2-boot.json index 60d630ed0..11f37be0f 100644 --- a/test/data/manifests/rhel_91-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_91-aarch64-ec2-boot.json @@ -4645,6 +4645,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_91-aarch64-edge_commit-boot.json index 90e26c184..d0657ee15 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_commit-boot.json @@ -4487,6 +4487,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-edge_commit_with_container-boot.json b/test/data/manifests/rhel_91-aarch64-edge_commit_with_container-boot.json index 4cb6c5ce6..e3b57e790 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_commit_with_container-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_commit_with_container-boot.json @@ -4536,6 +4536,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-edge_container-boot.json b/test/data/manifests/rhel_91-aarch64-edge_container-boot.json index 1cef368f8..ab68dfde1 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_container-boot.json @@ -4487,6 +4487,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 73ed491b0..fb4c01332 100644 --- a/test/data/manifests/rhel_91-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_91-aarch64-image_installer-boot.json @@ -13302,6 +13302,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 3c498b496..1c1a09cde 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 @@ -13489,6 +13489,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-openstack-boot.json b/test/data/manifests/rhel_91-aarch64-openstack-boot.json index d9edc28fb..e2c2624cd 100644 --- a/test/data/manifests/rhel_91-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_91-aarch64-openstack-boot.json @@ -4569,6 +4569,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-qcow2-boot.json b/test/data/manifests/rhel_91-aarch64-qcow2-boot.json index cde5ba628..bf4f10b59 100644 --- a/test/data/manifests/rhel_91-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_91-aarch64-qcow2-boot.json @@ -4716,6 +4716,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json index c3286783a..828ccd4e6 100644 --- a/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json @@ -5306,6 +5306,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-aarch64-tar-boot.json b/test/data/manifests/rhel_91-aarch64-tar-boot.json index 9b4154c97..7d69c3a91 100644 --- a/test/data/manifests/rhel_91-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_91-aarch64-tar-boot.json @@ -2045,6 +2045,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_91-ppc64le-qcow2-boot.json index 5c7020a97..5588de70a 100644 --- a/test/data/manifests/rhel_91-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_91-ppc64le-qcow2-boot.json @@ -5330,6 +5330,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json index 0b9688ab5..67b11642a 100644 --- a/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json @@ -5904,6 +5904,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-ppc64le-tar-boot.json b/test/data/manifests/rhel_91-ppc64le-tar-boot.json index 8ac571504..8257cf54a 100644 --- a/test/data/manifests/rhel_91-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_91-ppc64le-tar-boot.json @@ -3013,6 +3013,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-s390x-qcow2-boot.json b/test/data/manifests/rhel_91-s390x-qcow2-boot.json index 0a4e246fb..3b5ccec9c 100644 --- a/test/data/manifests/rhel_91-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_91-s390x-qcow2-boot.json @@ -4977,6 +4977,14 @@ "type": "org.osbuild.zipl", "options": {} }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json index ff5eb457c..3b54bf716 100644 --- a/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json @@ -5567,6 +5567,14 @@ "type": "org.osbuild.zipl", "options": {} }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-s390x-tar-boot.json b/test/data/manifests/rhel_91-s390x-tar-boot.json index 359c57394..486338821 100644 --- a/test/data/manifests/rhel_91-s390x-tar-boot.json +++ b/test/data/manifests/rhel_91-s390x-tar-boot.json @@ -2765,6 +2765,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-ami-boot.json b/test/data/manifests/rhel_91-x86_64-ami-boot.json index cdfeab594..3c83b640d 100644 --- a/test/data/manifests/rhel_91-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_91-x86_64-ami-boot.json @@ -4573,6 +4573,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_91-x86_64-azure_rhui-boot.json index 516879e50..e06c57d90 100644 --- a/test/data/manifests/rhel_91-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_91-x86_64-azure_rhui-boot.json @@ -6652,6 +6652,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-ec2-boot.json b/test/data/manifests/rhel_91-x86_64-ec2-boot.json index 83bcc4bbe..ccb0a640f 100644 --- a/test/data/manifests/rhel_91-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_91-x86_64-ec2-boot.json @@ -4608,6 +4608,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_91-x86_64-ec2_ha-boot.json index efef7beaa..484a6610e 100644 --- a/test/data/manifests/rhel_91-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_91-x86_64-ec2_ha-boot.json @@ -6052,6 +6052,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_91-x86_64-ec2_sap-boot.json index 5d52fca81..6b979b97e 100644 --- a/test/data/manifests/rhel_91-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_91-x86_64-ec2_sap-boot.json @@ -8607,6 +8607,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_91-x86_64-edge_commit-boot.json index cfc129627..5985aa628 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_commit-boot.json @@ -4698,6 +4698,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_91-x86_64-edge_commit_rt-boot.json index 40391adb7..4efd283d5 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_commit_rt-boot.json @@ -5129,6 +5129,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-edge_commit_with_container-boot.json b/test/data/manifests/rhel_91-x86_64-edge_commit_with_container-boot.json index df02d54e6..6dc2501a4 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_commit_with_container-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_commit_with_container-boot.json @@ -4747,6 +4747,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-edge_container-boot.json b/test/data/manifests/rhel_91-x86_64-edge_container-boot.json index 5c57691d0..f802e9eff 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_container-boot.json @@ -4687,6 +4687,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-gce-boot.json b/test/data/manifests/rhel_91-x86_64-gce-boot.json index 3e0184257..f4ef18c70 100644 --- a/test/data/manifests/rhel_91-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_91-x86_64-gce-boot.json @@ -4834,6 +4834,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json index b913acc74..debaa125b 100644 --- a/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json @@ -4840,6 +4840,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 1afbcbc44..9f227260c 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 @@ -13503,6 +13503,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 24dd29d23..90a4d0ad2 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 @@ -13690,6 +13690,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-oci-boot.json b/test/data/manifests/rhel_91-x86_64-oci-boot.json index e8dfaddc4..fc9330658 100644 --- a/test/data/manifests/rhel_91-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_91-x86_64-oci-boot.json @@ -4952,6 +4952,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-openstack-boot.json b/test/data/manifests/rhel_91-x86_64-openstack-boot.json index 1d18a9541..362daefef 100644 --- a/test/data/manifests/rhel_91-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_91-x86_64-openstack-boot.json @@ -4930,6 +4930,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-qcow2-boot.json b/test/data/manifests/rhel_91-x86_64-qcow2-boot.json index 1e133f942..e1962b6bf 100644 --- a/test/data/manifests/rhel_91-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_91-x86_64-qcow2-boot.json @@ -4973,6 +4973,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json index c1c60c61f..000e03c31 100644 --- a/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json @@ -5643,6 +5643,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-tar-boot.json b/test/data/manifests/rhel_91-x86_64-tar-boot.json index 084240f44..60302dc88 100644 --- a/test/data/manifests/rhel_91-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_91-x86_64-tar-boot.json @@ -2053,6 +2053,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-vhd-boot.json b/test/data/manifests/rhel_91-x86_64-vhd-boot.json index 3e279818c..c65f306e5 100644 --- a/test/data/manifests/rhel_91-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_91-x86_64-vhd-boot.json @@ -6587,6 +6587,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_91-x86_64-vmdk-boot.json b/test/data/manifests/rhel_91-x86_64-vmdk-boot.json index cdeba96ff..2716c61dd 100644 --- a/test/data/manifests/rhel_91-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_91-x86_64-vmdk-boot.json @@ -4930,6 +4930,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-ami-boot.json b/test/data/manifests/rhel_92-aarch64-ami-boot.json index 7344463e2..2da884a3d 100644 --- a/test/data/manifests/rhel_92-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_92-aarch64-ami-boot.json @@ -4612,6 +4612,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-ec2-boot.json b/test/data/manifests/rhel_92-aarch64-ec2-boot.json index 68ecafa6a..f9bb87bfb 100644 --- a/test/data/manifests/rhel_92-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_92-aarch64-ec2-boot.json @@ -4645,6 +4645,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_92-aarch64-edge_commit-boot.json index 80c8a6ed3..e40918975 100644 --- a/test/data/manifests/rhel_92-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_92-aarch64-edge_commit-boot.json @@ -4487,6 +4487,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-edge_commit_with_container-boot.json b/test/data/manifests/rhel_92-aarch64-edge_commit_with_container-boot.json index 31830ec29..87c6ce638 100644 --- a/test/data/manifests/rhel_92-aarch64-edge_commit_with_container-boot.json +++ b/test/data/manifests/rhel_92-aarch64-edge_commit_with_container-boot.json @@ -4536,6 +4536,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-edge_container-boot.json b/test/data/manifests/rhel_92-aarch64-edge_container-boot.json index daef502be..979a9a8da 100644 --- a/test/data/manifests/rhel_92-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_92-aarch64-edge_container-boot.json @@ -4487,6 +4487,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 6edb1268f..cd5ebdac4 100644 --- a/test/data/manifests/rhel_92-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_92-aarch64-image_installer-boot.json @@ -13326,6 +13326,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 c693e2f02..ec919e41d 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 @@ -13513,6 +13513,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-openstack-boot.json b/test/data/manifests/rhel_92-aarch64-openstack-boot.json index 7525f9086..392b43e08 100644 --- a/test/data/manifests/rhel_92-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_92-aarch64-openstack-boot.json @@ -4569,6 +4569,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-qcow2-boot.json b/test/data/manifests/rhel_92-aarch64-qcow2-boot.json index f4060a2ab..b077d9ca2 100644 --- a/test/data/manifests/rhel_92-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_92-aarch64-qcow2-boot.json @@ -4716,6 +4716,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_92-aarch64-qcow2_customize-boot.json index 00f00cd44..a83f16ee9 100644 --- a/test/data/manifests/rhel_92-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_92-aarch64-qcow2_customize-boot.json @@ -5041,6 +5041,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-aarch64-tar-boot.json b/test/data/manifests/rhel_92-aarch64-tar-boot.json index 46febf27c..1db90f5f8 100644 --- a/test/data/manifests/rhel_92-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_92-aarch64-tar-boot.json @@ -2045,6 +2045,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_92-ppc64le-qcow2-boot.json index fd5efe611..ed9e9eeb9 100644 --- a/test/data/manifests/rhel_92-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_92-ppc64le-qcow2-boot.json @@ -5330,6 +5330,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_92-ppc64le-qcow2_customize-boot.json index 649c5bc1f..7f873c44c 100644 --- a/test/data/manifests/rhel_92-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_92-ppc64le-qcow2_customize-boot.json @@ -5639,6 +5639,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-ppc64le-tar-boot.json b/test/data/manifests/rhel_92-ppc64le-tar-boot.json index 4c493da95..1e4285b4b 100644 --- a/test/data/manifests/rhel_92-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_92-ppc64le-tar-boot.json @@ -3013,6 +3013,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-s390x-qcow2-boot.json b/test/data/manifests/rhel_92-s390x-qcow2-boot.json index 17a3f8ef3..9531dc719 100644 --- a/test/data/manifests/rhel_92-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_92-s390x-qcow2-boot.json @@ -4977,6 +4977,14 @@ "type": "org.osbuild.zipl", "options": {} }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json index ba560c0b3..b26b0de24 100644 --- a/test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json @@ -5302,6 +5302,14 @@ "type": "org.osbuild.zipl", "options": {} }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-s390x-tar-boot.json b/test/data/manifests/rhel_92-s390x-tar-boot.json index 6fffbb15e..25abd543f 100644 --- a/test/data/manifests/rhel_92-s390x-tar-boot.json +++ b/test/data/manifests/rhel_92-s390x-tar-boot.json @@ -2765,6 +2765,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-ami-boot.json b/test/data/manifests/rhel_92-x86_64-ami-boot.json index 255ff769d..5e9bff97c 100644 --- a/test/data/manifests/rhel_92-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_92-x86_64-ami-boot.json @@ -4573,6 +4573,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_92-x86_64-azure_rhui-boot.json index d872ef7aa..888e4030b 100644 --- a/test/data/manifests/rhel_92-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_92-x86_64-azure_rhui-boot.json @@ -6652,6 +6652,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-ec2-boot.json b/test/data/manifests/rhel_92-x86_64-ec2-boot.json index ec8dbc5a8..28f2d18e9 100644 --- a/test/data/manifests/rhel_92-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_92-x86_64-ec2-boot.json @@ -4608,6 +4608,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_92-x86_64-ec2_ha-boot.json index fb2d91ff0..6e8d5dc8f 100644 --- a/test/data/manifests/rhel_92-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_92-x86_64-ec2_ha-boot.json @@ -6052,6 +6052,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_92-x86_64-ec2_sap-boot.json index ee941ff5b..856251f2b 100644 --- a/test/data/manifests/rhel_92-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_92-x86_64-ec2_sap-boot.json @@ -8607,6 +8607,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_92-x86_64-edge_commit-boot.json index 837574606..86dceabce 100644 --- a/test/data/manifests/rhel_92-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_92-x86_64-edge_commit-boot.json @@ -4698,6 +4698,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_92-x86_64-edge_commit_rt-boot.json index 8ba9e01e5..dc7c224c0 100644 --- a/test/data/manifests/rhel_92-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_92-x86_64-edge_commit_rt-boot.json @@ -5129,6 +5129,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-edge_commit_with_container-boot.json b/test/data/manifests/rhel_92-x86_64-edge_commit_with_container-boot.json index 3a93fd649..aedf9d887 100644 --- a/test/data/manifests/rhel_92-x86_64-edge_commit_with_container-boot.json +++ b/test/data/manifests/rhel_92-x86_64-edge_commit_with_container-boot.json @@ -4747,6 +4747,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-edge_container-boot.json b/test/data/manifests/rhel_92-x86_64-edge_container-boot.json index f8638f133..918ea9c6e 100644 --- a/test/data/manifests/rhel_92-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_92-x86_64-edge_container-boot.json @@ -4687,6 +4687,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-gce-boot.json b/test/data/manifests/rhel_92-x86_64-gce-boot.json index 6abc13c46..b5016b594 100644 --- a/test/data/manifests/rhel_92-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_92-x86_64-gce-boot.json @@ -4834,6 +4834,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json index 5de3510f3..6846bed19 100644 --- a/test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json @@ -4840,6 +4840,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 ffe9e0dba..7c1399639 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 @@ -13527,6 +13527,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { 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 c85559721..e4e2108cb 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 @@ -13714,6 +13714,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-oci-boot.json b/test/data/manifests/rhel_92-x86_64-oci-boot.json index 0de0c339a..0086b73e5 100644 --- a/test/data/manifests/rhel_92-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_92-x86_64-oci-boot.json @@ -4952,6 +4952,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-openstack-boot.json b/test/data/manifests/rhel_92-x86_64-openstack-boot.json index 005537d2d..2116ffea7 100644 --- a/test/data/manifests/rhel_92-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_92-x86_64-openstack-boot.json @@ -4930,6 +4930,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-qcow2-boot.json b/test/data/manifests/rhel_92-x86_64-qcow2-boot.json index 4288cd613..fc884d0b1 100644 --- a/test/data/manifests/rhel_92-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_92-x86_64-qcow2-boot.json @@ -4973,6 +4973,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_92-x86_64-qcow2_customize-boot.json index 65fce611c..ef23aa641 100644 --- a/test/data/manifests/rhel_92-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_92-x86_64-qcow2_customize-boot.json @@ -5378,6 +5378,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-tar-boot.json b/test/data/manifests/rhel_92-x86_64-tar-boot.json index e3eb50374..7251bd87f 100644 --- a/test/data/manifests/rhel_92-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_92-x86_64-tar-boot.json @@ -2053,6 +2053,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-vhd-boot.json b/test/data/manifests/rhel_92-x86_64-vhd-boot.json index ff5f664c1..a0cfabcc5 100644 --- a/test/data/manifests/rhel_92-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_92-x86_64-vhd-boot.json @@ -6587,6 +6587,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": { diff --git a/test/data/manifests/rhel_92-x86_64-vmdk-boot.json b/test/data/manifests/rhel_92-x86_64-vmdk-boot.json index b61bd17a8..1122bc775 100644 --- a/test/data/manifests/rhel_92-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_92-x86_64-vmdk-boot.json @@ -4930,6 +4930,14 @@ } } }, + { + "type": "org.osbuild.rhsm.facts", + "options": { + "facts": { + "image-builder.osbuild-composer.api-type": "test-manifest" + } + } + }, { "type": "org.osbuild.selinux", "options": {