mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Switch to Zeek and download registry
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{%- set VERSION = salt['pillar.get']('static:soversion', '1.1.4') -%}
|
{% set VERSION = salt['pillar.get']('static:soversion', '1.1.4') %}
|
||||||
{%- set MASTER = salt['grains.get']('master') -%}
|
{% set MASTER = salt['grains.get']('master') %}
|
||||||
# Zeek Salt State
|
# Zeek Salt State
|
||||||
# Add Zeek group
|
# Add Zeek group
|
||||||
zeekgroup:
|
zeekgroup:
|
||||||
|
|||||||
Reference in New Issue
Block a user