#7930 Interactive promt for NTP options after install check.
Closed: fixed 4 years ago by tdudlak. Opened 4 years ago by tdudlak.

Issue

In a interactive installation of freeipa server a promt asks for NTP related options now BUT, after install check where i would expect to be asked for this specific information.

Steps to Reproduce

1.run ipa-server-install

Actual behavior

Continue to configure the system with these values? [no]: yes

The following operations may take some minutes to complete.
Please wait until the prompt is returned.

Adding [10.0.136.67 host-10-0-136-67.openstacklocal] to your /etc/hosts file
Disabled p11-kit-proxy
Do you want to configure chrony with NTP server or pool address? [no]: 

Expected behavior

Installer would ask for NTP related options in before stating to start an configuration with given values and include NTP options related prompt before as well:

Do you want to search for missing reverse zones? [yes]: 
Reverse record for IP address 10.0.136.67 already exists

The IPA Master Server will be configured with:
Hostname:       host-10-0-136-67.openstacklocal
IP address(es): 10.0.136.67
Domain name:    ipa.test
Realm name:     IPA.TEST

The CA will be configured with:
Subject DN:   CN=Certificate Authority,O=IPA.TEST
Subject base: O=IPA.TEST
Chaining:     self-signed

BIND DNS server will be configured to serve IPA domain with:
Forwarders:       10.0.136.3, 10.0.136.2, 10.0.136.1
Forward policy:   only
Reverse zone(s):  No reverse zone

Do you want to configure chrony with NTP server or pool address? [no]: no
...
Continue to configure the system with these values? [no]: yes

The following operations may take some minutes to complete.
Please wait until the prompt is returned.

Adding [10.0.136.67 host-10-0-136-67.openstacklocal] to your /etc/hosts file
Disabled p11-kit-proxy

Version/Release/Distribution

master branch

Additional info:

Introduced while resolving https://pagure.io/freeipa/issue/7747 :

Metadata Update from @tdudlak:
- Issue untagged with: regression

4 years ago

Metadata Update from @tdudlak:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/3106

4 years ago

master:

  • e3f3584 Moving prompt for NTP options to install_check
  • be39d3a ipatests: Add Unattended option to external ca task

ipa-4-7:

  • 9a0142e Moving prompt for NTP options to install_check
  • 6b6ad5d ipatests: Add Unattended option to external ca task

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

4 years ago

Login to comment on this ticket.

Metadata