From 442bd1499ddf99c2e3f333a6a6488bf14d11372c Mon Sep 17 00:00:00 2001 From: Josh Patterson Date: Thu, 19 Mar 2026 14:39:10 -0400 Subject: [PATCH] ensure bool sliders for patch --- salt/patch/soc_patch.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/patch/soc_patch.yaml b/salt/patch/soc_patch.yaml index 893e901e0..b22c177f2 100644 --- a/salt/patch/soc_patch.yaml +++ b/salt/patch/soc_patch.yaml @@ -2,6 +2,7 @@ patch: os: enabled: description: Enable OS updates. WARNING - Disabling this setting will prevent important operating system updates from being applied on a scheduled basis. + forcedType: bool helpLink: soup schedule_to_run: description: Currently running schedule for updates.