mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
update broken help links in SOC Config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user