#7930 Interactive promt for NTP options after install check.
Closed: fixed by tdudlak. Opened 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 :
  • https://pagure.io/freeipa/c/536e7da6d2f5617a5fa9adb2d359c8af1737604c
  • https://pagure.io/freeipa/c/3567367b22bb4c92b815772fdd0b44c6d8e032c2

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

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

master:

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

ipa-4-7:

  • 9a0142ef6f032e0bfe42d4e6bd096636d08da16c Moving prompt for NTP options to install_check
  • 6b6ad5df426c1cbdf7be4dbf4a094b5ffb16e81f 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)

Metadata