diff --git a/robottelo/constants/__init__.py b/robottelo/constants/__init__.py index 8f6f56a73a5..ab6d5273f21 100644 --- a/robottelo/constants/__init__.py +++ b/robottelo/constants/__init__.py @@ -1587,6 +1587,7 @@ class Colored(Box): 'cbrhel6': 'PCI-DSS v3.2.1 Control Baseline for Red Hat Enterprise Linux 6', 'cbrhel7': 'PCI-DSS v3.2.1 Control Baseline for Red Hat Enterprise Linux 7', 'cbrhel8': 'PCI-DSS v3.2.1 Control Baseline for Red Hat Enterprise Linux 8', + 'cbrhel9': 'PCI-DSS v3.2.1 Control Baseline for Red Hat Enterprise Linux 9', 'ppgpo': 'Protection Profile for General Purpose Operating Systems', 'acscee': 'Australian Cyber Security Centre (ACSC) Essential Eight', 'ospp7': 'OSPP - Protection Profile for General Purpose Operating Systems v4.2.1',