mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-08 03:11:33 -05:00
Let zincati use "localtime" because TZ is alr MST
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
9ddc479705
commit
f7a8f005b6
@ -2,7 +2,7 @@
|
||||
strategy = "periodic"
|
||||
|
||||
[updates.periodic]
|
||||
time_zone = "America/Phoenix"
|
||||
time_zone = "localtime"
|
||||
|
||||
[[updates.periodic.window]]
|
||||
days = [ "Sun" ]
|
||||
|
Loading…
Reference in New Issue
Block a user