mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
ensure so-yaml.py is updated during soup
This commit is contained in:
@@ -68,3 +68,10 @@ copy_so-firewall_sbin:
|
|||||||
- source: {{UPDATE_DIR}}/salt/manager/tools/sbin/so-firewall
|
- source: {{UPDATE_DIR}}/salt/manager/tools/sbin/so-firewall
|
||||||
- force: True
|
- force: True
|
||||||
- preserve: True
|
- preserve: True
|
||||||
|
|
||||||
|
copy_so-yaml_sbin:
|
||||||
|
file.copy:
|
||||||
|
- name: /usr/sbin/so-yaml.py
|
||||||
|
- source: {{UPDATE_DIR}}/salt/manager/tools/sbin/so-yaml.py
|
||||||
|
- force: True
|
||||||
|
- preserve: True
|
||||||
|
|||||||
Reference in New Issue
Block a user