The jboss-eap 8.0.1 installed via rpm packages should return "product-version" => "8.0.1" not "8.0 Update 1.0"
{
"outcome" => "success",
"result" => [{"summary" => {
"host-name" => "rhos-d-rhel9-rpm-func-install-jdk11-75418",
"instance-identifier" => "874a021d-b3c8-4bbf-b04f-8240263acedd",
"product-name" => "JBoss EAP",
"product-version" => "8.0 Update 1.0",
"product-community-identifier" => "Product",
"product-home" => "/opt/rh/eap8/root/usr/share/wildfly",
"standalone-or-domain-identifier" => "EMBEDDED_SERVER",
"host-operating-system" => "Red Hat Enterprise Linux 9.3 (Plow)",
"host-cpu" => {
"host-cpu-arch" => "amd64",
"host-core-count" => 4
},
"jvm" => {
"name" => "Java HotSpot(TM) 64-Bit Server VM",
"java-version" => "11",
"jvm-version" => "11.0.19",
"jvm-vendor" => "Oracle Corporation",
"java-home" => "/qa/tools/opt/x86_64/jdk-11.0.19"
}
}}]
}