mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix soversion path
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user