Bug 1228351 - [RFE] Add functionality for configuring NTP clients
Summary: [RFE] Add functionality for configuring NTP clients
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: cockpit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marius Vollmer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: node-cockpit
TreeView+ depends on / blocked
 
Reported: 2015-06-04 17:36 UTC by Ryan Barry
Modified: 2016-06-13 07:42 UTC (History)
6 users (show)

Fixed In Version: cockpit-0.81
Doc Type: Bug Fix
Doc Text:
Clone Of: cockpit_config_nfs_v4
: cockpit_config_snmp (view as bug list)
Environment:
Last Closed: 2015-11-27 21:07:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ryan Barry 2015-06-04 17:36:31 UTC
Description of problem:
Cockpit does not provide a way to configure NTP clients.

There should be a way to set the NTP servers a client should sync with. 

This should be a high level API which takes care to perform the necessary platform tasks (service restarts if needed).

Comment 1 Stef Walter 2015-06-12 11:00:12 UTC
We currently have settings that enable/disable NTP ... but not yet to configure which server to use.

A file based configuration API is available:

We would simply files in /etc/systemd/timesyncd.conf.d/ to add and remove NTP servers.

See 'man timesyncd.conf'


Note You need to log in before you can comment on or make changes to this bug.