nas: schedule container apt upgrades at 06:00

nas ran none: the script was deployed but never scheduled, while nuc
(lower stakes) upgraded nightly. Kept clear of the future 05:00 ks4
pull.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Julien Lutran
2026-09-01 19:00:00 +02:00
co-authored by Claude Fable 5
parent 9468f30f92
commit a5f63c7095
+1
View File
@@ -729,6 +729,7 @@ Then test-restore one instance before ticking the gate in
| 04:00 | nas | local copy of nas instances → `nasbackup` (`tank/backup/nas`) | | 04:00 | nas | local copy of nas instances → `nasbackup` (`tank/backup/nas`) |
| 05:00 | nas | pull `ks4:*` → `ks4backup` (after FTTH) | | 05:00 | nas | pull `ks4:*` → `ks4backup` (after FTTH) |
| 05:30 | nuc | apt upgrade all containers | | 05:30 | nuc | apt upgrade all containers |
| 06:00 | nas | apt upgrade all containers (`incus-container-upgrade.sh`, added 2026-09-01; also refreshes `user.os`) |
| Mon ~00:12 | nas | `zfs-scrub-weekly@tank.timer` / `@incus.timer` (systemd, not cron) | | Mon ~00:12 | nas | `zfs-scrub-weekly@tank.timer` / `@incus.timer` (systemd, not cron) |
Staggered around ks4's own 01:00 / 05:00 jobs. Staggered around ks4's own 01:00 / 05:00 jobs.