mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-09 11:41:34 -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"
|
strategy = "periodic"
|
||||||
|
|
||||||
[updates.periodic]
|
[updates.periodic]
|
||||||
time_zone = "America/Phoenix"
|
time_zone = "localtime"
|
||||||
|
|
||||||
[[updates.periodic.window]]
|
[[updates.periodic.window]]
|
||||||
days = [ "Sun" ]
|
days = [ "Sun" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user