mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-12-26 12:50:54 +00:00
issue-183 - make lint happy
This commit is contained in:
parent
faf9e6fd48
commit
9caf9ced6b
1 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,9 @@ chrony_service_enabled: yes
|
|||
|
||||
# default internet timeservers to use
|
||||
chrony_timeservers:
|
||||
- 0.pool.ntp.org
|
||||
- 1.pool.ntp.org
|
||||
- 2.pool.ntp.org
|
||||
- 0.pool.ntp.org
|
||||
- 1.pool.ntp.org
|
||||
- 2.pool.ntp.org
|
||||
|
||||
# is chrony ntp server - allows client connections
|
||||
chrony_server: false
|
||||
|
|
Loading…
Reference in a new issue