update broken help links in SOC Config

This commit is contained in:
Doug Burks
2023-12-06 14:35:51 -05:00
parent 213cdb479d
commit ab0e6f9bec
6 changed files with 27 additions and 27 deletions

View File

@@ -2,19 +2,19 @@ patch:
os:
enabled:
description: Enable OS updates.
helpLink: patch.html
helpLink: soup.html
schedule_to_run:
description: Currently running schedule for updates.
helpLink: patch.html
helpLink: soup.html
schedules:
auto:
splay: &splayOptions
description: Seconds to splay updates.
helpLink: patch.html
helpLink: soup.html
schedule:
hours:
description: Run the OS updates every X hours.
helpLink: patch.html
helpLink: soup.html
monday:
splay: *splayOptions
schedule:
@@ -51,7 +51,7 @@ patch:
Monday: &dailyOptions
description: List of times to apply OS patches daily.
multiline: True
helpLink: True
helpLink: soup.html
Tuesday: *dailyOptions
Wednesday: *dailyOptions
Thursday: *dailyOptions
@@ -64,7 +64,7 @@ patch:
Monday: &weekdayOptions
description: List of times for weekdays.
multiline: True
helplink: patch.html
helpLink: soup.html
Tuesday: *weekdayOptions
Wednesday: *weekdayOptions
Thursday: *weekdayOptions
@@ -75,5 +75,5 @@ patch:
Saturday: &weekendOptions
description:
multiline: true
helpLink: patch.html
Sunday: *weekendOptions
helpLink: soup.html
Sunday: *weekendOptions