#7656 ipa-replica-install on DL0 doesn't completely honor --no-host-dns
Closed: fixed 5 years ago Opened 5 years ago 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

5 years ago

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

5 years ago

master:

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

ipa-4-7:

  • 04845ba 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)

5 years ago

Login to comment on this ticket.

Metadata