Bug 2181240
| Summary: | [RFE] Cockpit should allow configuring NTP servers in chronyd | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Katerina Koukiou <kkoukiou> |
| Component: | cockpit | Assignee: | Martin Pitt <mpitt> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Ščotka <jscotka> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.3 | CC: | jscotka, mmarusak |
| Target Milestone: | rc | Keywords: | FutureFeature, Triaged |
| Target Release: | 9.3 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | cockpit-288.1-1.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | cockpit-config-ntp | Environment: | |
| Last Closed: | 2023-11-07 08:38:39 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | 288 |
| Embargoed: | |||
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (cockpit bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6591 |
Created attachment 1150806 [details] system time field Description of problem: In system time field provided by cockpit, it can set time automatically using NTP. But it can not fill the NTP server, thus the synchronization can not succeed. Version-Release number of selected component (if applicable): ovirt-node-ng-installer-ovirt-3.6-2016042323.iso cockpit-0.103-1.el7.centos.x86_64 cockpit-ovirt-0.5.1-0.0.master.el7.centos.noarch How reproducible: 100% Steps to Reproduce: 1. Anaconda install NGN 4.0. 2. Start cockpit service. 3. Change the system time to automatically using NTP. Actual results: 1. After step3, the system time can not be synchronized succeed. And check the /etc/ntp.conf file, the ntp server is obtained from dhcp server as default. Expected results: 1. Should provide a field to setup the NTP server. Additional info: