Feature #31240
Updated by Leos Stejskal about 4 years ago
Issues: Multiple keys can be used for registration with subscription manager. *UI Form:* - UI Form doesn't support this option right now. Use of @TypeAheadSelect@ would be better - If Centos or RedHat OS is selected, activation_keys must be required field *Template:* When no keys are passed, we shouldn't attach @--activation_keys=@ to the subman command - Before running subman we should check if activation_keys are not empty (only rhel & centos case)