1
0
mirror of https://github.com/tommytran732/Fedora-CoreOS-Ignition synced 2024-09-16 12:44:42 -04:00

Let zincati use "localtime" because TZ is alr MST

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-02-07 12:22:24 -07:00
parent 9ddc479705
commit f7a8f005b6
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -2,7 +2,7 @@
strategy = "periodic"
[updates.periodic]
time_zone = "America/Phoenix"
time_zone = "localtime"
[[updates.periodic.window]]
days = [ "Sun" ]