diff --git a/robottelo/constants/__init__.py b/robottelo/constants/__init__.py index 08150d904d..4a1282e647 100644 --- a/robottelo/constants/__init__.py +++ b/robottelo/constants/__init__.py @@ -357,8 +357,8 @@ 'releasever': '7Server', 'arch': 'x86_64', 'distro': 'rhel7', - 'reposet': REPOSET['rhel7_els'], - 'product': PRDS['rhel_els'], + 'reposet': REPOSET['rhel7'], + 'product': PRDS['rhel'], 'major_version': 7, 'distro_repository': True, 'key': 'rhel',