1
0
mirror of https://github.com/tommytran732/Fedora-CoreOS-Ignition synced 2024-11-09 03:31:34 -05:00
Fedora-CoreOS-Ignition/etc/zincati/config.d/55-updates-strategy.toml
Tommy 4bad3e63a0
Split out configs
Signed-off-by: Tommy <contact@tommytran.io>
2024-02-07 10:02:45 -07:00

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