#7656 ipa-replica-install on DL0 doesn't completely honor --no-host-dns
Closed: fixed Opened by rcritten.

Issue

ipa-replica-install on DL0 doesn't completely honor --no-host-dns and fails if the auto-created host does not exist in DNS.

# ipa-replica-install --setup-ca replica-info-replica1.example.com.gpg  --no-host-dns -p password
This program will set up FreeIPA replica.
Version 4.7.90.dev201807251458+gitb94235eff
Warning: skipping DNS resolution of host replica1.example.com
Warning: skipping DNS resolution of host ipa.example.com
...
The ipa-client-install command was successful
Your system may be partly configured.
Run /usr/sbin/ipa-server-install --uninstall to clean up.
ipapython.admintool: ERROR    Host 'replica1.example.com' does not have corresponding DNS A/AAAA record
ipapython.admintool: ERROR    The ipa-replica-install command failed. See /var/log/ipareplica-install.log for more information

Version/Release/Distribution

4.7.90.dev201807251458+gitb94235eff on F28


Metadata Update from @rcritten:
- Issue assigned to rcritten

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.7.1

https://github.com/freeipa/freeipa/pull/2189

master:

  • df8bffd9acb01fb8c355dd0c11a351d6f524aac0 Honor no-host-dns when creating client host in replica install

ipa-4-7:

  • 04845bad8448567f68f2fc4b38ac1b9487732006 Honor no-host-dns when creating client host in replica install

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata