diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec
index 12e68ed..dee4d77 100644
--- a/SPECS/ipa.spec
+++ b/SPECS/ipa.spec
@@ -928,6 +928,7 @@ export PATH=/usr/bin:/usr/sbin:$PATH
 export PYTHON=%{__python3}
 autoreconf -ivf
 %configure --with-vendor-suffix=-%{release} \
+           --with-ipaplatform=rhel \
            %{enable_server_option} \
            %{with_ipatests_option} \
            %{with_ipa_join_xml_option} \