maintenance(pi-usb-scratch): disable rollout jitter for initial cutover

This commit is contained in:
Brad Stein 2026-04-11 12:00:30 -03:00
parent 3823b68ee2
commit 7c337ad5a1

View File

@ -21,7 +21,8 @@ data:
USB_SCRATCH_ENFORCE_TMPFS_TMP=true USB_SCRATCH_ENFORCE_TMPFS_TMP=true
USB_SCRATCH_REQUIRED_FREE_GIB=20 USB_SCRATCH_REQUIRED_FREE_GIB=20
USB_SCRATCH_RECONCILE_INTERVAL_SEC=900 USB_SCRATCH_RECONCILE_INTERVAL_SEC=900
USB_SCRATCH_CUTOVER_JITTER_MAX_SEC=900 # Keep this at 0 so the initial cluster-wide cutover completes quickly.
USB_SCRATCH_CUTOVER_JITTER_MAX_SEC=0
usb_scratch_inventory.tsv: | usb_scratch_inventory.tsv: |
# node_name enabled match_kind match_value fstype # node_name enabled match_kind match_value fstype
# match_kind: uuid | label | device # match_kind: uuid | label | device