fix soversion path

This commit is contained in:
m0duspwnens
2024-11-11 15:56:01 -05:00
parent 69245e4fad
commit 9e5d0e88de

View File

@@ -11,7 +11,7 @@
{% else %} {% else %}
{% set UPDATE_DIR='/tmp/sogh/securityonion' %} {% set UPDATE_DIR='/tmp/sogh/securityonion' %}
{% endif %} {% endif %}
{% set SOVERSION = salt['file.read']('/etc/version').strip() %} {% set SOVERSION = salt['file.read']('/etc/soversion').strip() %}
remove_common_soup: remove_common_soup:
file.absent: file.absent: