diff --git a/salt/salt/master.defaults.yaml b/salt/salt/master.defaults.yaml index bb4c0728e..1b4d2e63a 100644 --- a/salt/salt/master.defaults.yaml +++ b/salt/salt/master.defaults.yaml @@ -1,5 +1,4 @@ -#version cannot be used elsewhere in this pillar as soup is grepping for it to determine if Salt needs to be patched -# When updating the salt version, also update the version in securityonion-builds/images/iso-task/Dockerfile and saltify function in so-functions +# version cannot be used elsewhere in this pillar as soup is grepping for it to determine if Salt needs to be patched salt: master: version: 3006.5 diff --git a/salt/salt/minion.defaults.yaml b/salt/salt/minion.defaults.yaml index 2f51ccd8b..c15929951 100644 --- a/salt/salt/minion.defaults.yaml +++ b/salt/salt/minion.defaults.yaml @@ -1,5 +1,4 @@ -#version cannot be used elsewhere in this pillar as soup is grepping for it to determine if Salt needs to be patched -# When updating the salt version, also update the version in securityonion-builds/images/iso-task/Dockerfile and saltify function in so-functions +# version cannot be used elsewhere in this pillar as soup is grepping for it to determine if Salt needs to be patched salt: minion: version: 3006.5