summaryrefslogtreecommitdiffstats
path: root/installclasses/rhel.py
diff options
context:
space:
mode:
Diffstat (limited to 'installclasses/rhel.py')
-rw-r--r--installclasses/rhel.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/installclasses/rhel.py b/installclasses/rhel.py
index 5ed8d71dc..d2f061bbd 100644
--- a/installclasses/rhel.py
+++ b/installclasses/rhel.py
@@ -18,6 +18,7 @@ class InstallClass(BaseInstallClass):
"What additional tasks would you like your system "
"to include support for?") %(productName,)
sortPriority = 10000
+ allowExtraRepos = False
if not productName.startswith("Red Hat Enterprise"):
hidden = 1