fix default ntp servers
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-01-13 23:25:16 +01:00
parent 9a8d4f391b
commit ddd6342552
1 changed files with 4 additions and 4 deletions

View File

@ -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