Fixed chrony config
This commit is contained in:
@@ -7,7 +7,10 @@ common_packages:
|
|||||||
ntp_enabled: True
|
ntp_enabled: True
|
||||||
ntp_timezone: 'America/New_York'
|
ntp_timezone: 'America/New_York'
|
||||||
ntp_package: 'chrony'
|
ntp_package: 'chrony'
|
||||||
|
ntp_daemon: 'chronyd'
|
||||||
ntp_config_file: '/etc/chrony.conf'
|
ntp_config_file: '/etc/chrony.conf'
|
||||||
|
ntp_driftfile: '/var/lib/chrony/chrony.drift'
|
||||||
|
ntp_manage_config: True
|
||||||
ntp_servers:
|
ntp_servers:
|
||||||
- 'virginia.time.system76.com iburst'
|
- 'virginia.time.system76.com iburst'
|
||||||
- 'ohio.time.system76.com iburst'
|
- 'ohio.time.system76.com iburst'
|
||||||
|
|||||||
Reference in New Issue
Block a user