feat: add ntp defaults
This commit is contained in:
parent
c6760fb53a
commit
5df11f5a87
1 changed files with 4 additions and 0 deletions
|
|
@ -12,3 +12,7 @@ apt_enable_universe: true
|
|||
apt_repository: "https://archive.ubuntu.com/ubuntu"
|
||||
apt_repository_main: "https://archive.ubuntu.com/ubuntu"
|
||||
apt_repository_security: "https://archive.ubuntu.com/ubuntu"
|
||||
|
||||
# ntp
|
||||
ntp_server: "pool.ntp.org"
|
||||
timezone: "Europe/Amsterdam"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue