mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-11 00:11:25 +00:00
10 lines
193 B
YAML
10 lines
193 B
YAML
---
|
|
|
|
# default internet timeservers to use
|
|
chrony_timeservers:
|
|
- chrony001.rockylinux.org
|
|
- chrony002.rockylinux.org
|
|
|
|
# is chrony ntp server - allows client connections
|
|
chrony_server: true
|