mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-12 20:22:59 +01:00
no error when versionlock dir exists after re-running soup
Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com>
This commit is contained in:
@@ -725,7 +725,7 @@ up_to_2.4.110() {
|
|||||||
|
|
||||||
up_to_2.4.120() {
|
up_to_2.4.120() {
|
||||||
# this is needed for the new versionlock state
|
# this is needed for the new versionlock state
|
||||||
mkdir /opt/so/saltstack/local/pillar/versionlock
|
mkdir -p /opt/so/saltstack/local/pillar/versionlock
|
||||||
touch /opt/so/saltstack/local/pillar/versionlock/adv_versionlock.sls /opt/so/saltstack/local/pillar/versionlock/soc_versionlock.sls
|
touch /opt/so/saltstack/local/pillar/versionlock/adv_versionlock.sls /opt/so/saltstack/local/pillar/versionlock/soc_versionlock.sls
|
||||||
|
|
||||||
# New Grid Integration added this release
|
# New Grid Integration added this release
|
||||||
|
|||||||
Reference in New Issue
Block a user