fix default ntp servers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9a8d4f391b
commit
ddd6342552
@ -1,9 +1,9 @@
|
||||
---
|
||||
ntp_servers:
|
||||
- "server 0.pool.ntp.org"
|
||||
- "server 1.pool.ntp.org"
|
||||
- "server 2.pool.ntp.org"
|
||||
- "server 3.pool.ntp.org"
|
||||
- "0.pool.ntp.org"
|
||||
- "1.pool.ntp.org"
|
||||
- "2.pool.ntp.org"
|
||||
- "3.pool.ntp.org"
|
||||
ntp_timezone: Europe/Berlin
|
||||
|
||||
# Varaiables only used on UCS systems
|
||||
|
Loading…
Reference in New Issue
Block a user