mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition.git
synced 2024-12-18 12:14:21 -05:00
4bad3e63a0
Signed-off-by: Tommy <contact@tommytran.io>
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 |