mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Improve salt version update comment
This commit is contained in:
@@ -1403,7 +1403,12 @@ reserve_group_ids() {
|
|||||||
groupadd -g 946 cyberchef
|
groupadd -g 946 cyberchef
|
||||||
}
|
}
|
||||||
|
|
||||||
# When updating the salt version, also update the version in securityonion-builds/images/iso-task/Dockerfile and salt/salt/master.defaults.yaml and salt/salt/minion.defaults.yaml
|
# CAUTION! SALT VERSION UDDATES - READ BELOW
|
||||||
|
# When updating the salt version, also update the version in:
|
||||||
|
# - securityonion-builds/iso-resources/build.sh
|
||||||
|
# - securityonion-builds/iso-resources/packages.lst
|
||||||
|
# - securityonion/salt/salt/master.defaults.yaml
|
||||||
|
# - securityonion/salt/salt/minion.defaults.yaml
|
||||||
saltify() {
|
saltify() {
|
||||||
|
|
||||||
# Install updates and Salt
|
# Install updates and Salt
|
||||||
|
|||||||
Reference in New Issue
Block a user