upgrade salt to 3004 and update bootstrap-salt.sh

This commit is contained in:
m0duspwnens
2022-01-13 13:26:11 -05:00
parent b2434faf10
commit bda9221d6f
3 changed files with 442 additions and 194 deletions

View File

@@ -2,4 +2,4 @@
# When updating the salt version, also update the version in securityonion-builds/images/iso-task/Dockerfile and saltify function in so-functions
salt:
master:
version: 3003
version: 3004

View File

@@ -2,6 +2,6 @@
# When updating the salt version, also update the version in securityonion-builds/images/iso-task/Dockerfile and saltify function in so-functions
salt:
minion:
version: 3003
version: 3004
check_threshold: 3600 # in seconds, threshold used for so-salt-minion-check. any value less than 600 seconds may cause a lot of salt-minion restarts since the job to touch the file occurs every 5-8 minutes by default
service_start_delay: 30 # in seconds.
service_start_delay: 30 # in seconds.

File diff suppressed because it is too large Load Diff