mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition.git
synced 2024-12-18 04:04:19 -05:00
8 lines
159 B
TOML
8 lines
159 B
TOML
|
[updates]
|
||
|
strategy = "periodic"
|
||
|
[updates.periodic]
|
||
|
time_zone = "localtime"
|
||
|
[[updates.periodic.window]]
|
||
|
days = [ "Sun" ]
|
||
|
start_time = "0:00"
|
||
|
length_minutes = 60
|