Skip to content
Commit 5b91703b authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

Don't allow the FQDN to match the domain on server installs

If server FQDN matches the domain name, the installation will succeed,
but DNS records will not work. If 'setup_dns: true' is used, there will
be no A record for the host, only a NS record, and the PTR record will
point to the domain name.

Based on: https://github.com/freeipa/freeipa/pull/6853
Related to: https://pagure.io/freeipa/issue/9003
parent 180afd75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment