Hi,
I'm trying to install an IPA server replica from but i have  the issue below, i did:
- Remove the IP of ipa server master from /etc/hosts
- Check if there is a problem with ipa-client-install (working fine) 
- dig IP-ipa-server (resolved)
Non of these steps works!

I did some researches and it looks like this is a bug, is there a workaround ?

ERROR:
WARNING: conflicting time&date synchronization service 'chronyd' will be disabled in favor of ntpd

Your system may be partly configured.
Run /usr/sbin/ipa-server-install --uninstall to clean up.

ipapython.admintool: ERROR  The host name freeipa-replica.example.com does not match the primary host name freeipa-replica.example.com.x.yy.zzz.in-addr.arpa. Please check /etc/hosts or DNS name resolution
ipapython.admintool: ERROR    The ipa-replica-install command failed. See /var/log/ipareplica-install.log for more information
Thanks,