Red Hat based Linux got "Linux Fedora" in Linux distro in "Linux Server" patternDescriptionRed Hat Linux 9 and Rocky Linux 9 got "Linux Fedora" in Linux distro in "Linux Server" patternSteps to Reproduce Run "Linux - Server" pattern on a Red Hat 9 which has Line LOGO in "/etc/os-release". In Step 9.3, will get "Linux Fedora".WorkaroundIn step "9.1. Get distribution", you need to filter out LOGO. Change the command to "cat /etc/*release | grep -v ID_LIKE | grep -v LOGO".Related Problem: PRB1608965