mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-25 06:31:27 +00:00
\#14939 - Fixing .com to .org - It was bothering me
This commit is contained in:
parent
9d0112ecbd
commit
c76c58b139
@ -26,8 +26,8 @@ chrony_service_enabled: true
|
|||||||
|
|
||||||
# default internet timeservers to use
|
# default internet timeservers to use
|
||||||
chrony_timeservers:
|
chrony_timeservers:
|
||||||
- chrony001.rockylinux.com
|
- chrony001.rockylinux.org
|
||||||
- chrony002.rockylinux.com
|
- chrony002.rockylinux.org
|
||||||
|
|
||||||
# is chrony ntp server - allows client connections
|
# is chrony ntp server - allows client connections
|
||||||
chrony_server: false
|
chrony_server: false
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
# default internet timeservers to use
|
# default internet timeservers to use
|
||||||
chrony_timeservers:
|
chrony_timeservers:
|
||||||
- chrony001.rockylinux.com
|
- chrony001.rockylinux.org
|
||||||
- chrony002.rockylinux.com
|
- chrony002.rockylinux.org
|
||||||
|
|
||||||
# is chrony ntp server - allows client connections
|
# is chrony ntp server - allows client connections
|
||||||
chrony_server: true
|
chrony_server: true
|
||||||
|
Loading…
Reference in New Issue
Block a user