mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition.git
synced 2024-12-19 04:34:26 -05:00
34712aa7bf
Signed-off-by: Tommy <contact@tommytran.io>
10 lines
167 B
TOML
10 lines
167 B
TOML
[updates]
|
|
strategy = "periodic"
|
|
|
|
[updates.periodic]
|
|
time_zone = "America/Phoenix"
|
|
|
|
[[updates.periodic.window]]
|
|
days = [ "Sun" ]
|
|
start_time = "0:00"
|
|
length_minutes = 60 |