Description of problem: When you follow the guides to install JBoss products and RHSSO, here https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.1/html/server_installation_and_configuration_guide/installation#system_requirements it says that you need to execute "yum groupinstall rh-sso7" but this group does not exists. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. RHEL7 fresh installed 2. Subscribe node 3. Disable all repositories 4. subscription-manager repos --enable=jb-eap-7.1-for-rhel-7-server-rpms 5. yum groupinstall rh-sso7 Actual results: [root@jp-rhsso-test cloud-user]# yum groupinstall rh-sso7 Loaded plugins: search-disabled-repos Warning: group rh-sso7 does not exist. Maybe run: yum groups mark install (see man yum) Error: No packages in any requested group available to install or update Expected results: Installed correct version of RHSSO dependencies Additional info: Group renamed "rh-sso7" by "JBoss EAP 7"
I had an error on the subscriptions and did not appear this group on yum config. nvm