Got it working. I think what I missed was the proper command for ipa dnsrecord-mod after changing the IP address.
The correct syntax is as follows, with an example for the benefit of others ipa dnsrecord-mod <domain> <hostname> --a-rec=<old ip address> --a-ip-address=<new ip address> ipa dnsrecord-mod example.com ipaserver --a-rec=192.168.1.1 --a-ip-address=192.168.1.2 _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
