I am running the latest version of FreeIPA on CentOS 7.  
I am testing adding servers to the domain.  I am using a tld for the FreeIPA domain, not that it would matter.  However when I join a server to the domain it is failing on adding the DNS entries for the server.  

I'm seeing the following in the /var/log/ipaclient-install.log

2017-10-19T00:52:33Z DEBUG Starting external process
2017-10-19T00:52:33Z DEBUG args=/usr/sbin/ipa-rmkeytab -k /etc/krb5.keytab -r GATEWAYBLEND.NET
2017-10-19T00:52:33Z DEBUG Process finished, return code=5
2017-10-19T00:52:33Z DEBUG stdout=
2017-10-19T00:52:33Z DEBUG stderr=realm not found


[try 1]: Forwarding 'ping' to json server 'https://infra-test-ipa.gatewayblend.net/ipa/json'
[try 1]: Forwarding 'ca_is_enabled' to json server 'https://infra-test-ipa.gatewayblend.net/ipa/json'
Systemwide CA database updated.
Hostname (jira02.mgt.stl.gatewayblend.net) does not have A/AAAA record.
Failed to update DNS records.
Missing A/AAAA record(s) for host jira02.mgt.stl.gatewayblend.net: 10.1.6.142.
Missing reverse record(s) for address(es): 10.1.6.142.

I can't seem to find out why its not doing this.  

I will say there is a BIND server already in place and we are working to migrate off of it.

Please let me know what else I need to provide.