mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +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 MASTER = salt['grains.get']('master') -%}
|
||||
{% set VERSION = salt['pillar.get']('static:soversion', '1.1.4') %}
|
||||
{% set MASTER = salt['grains.get']('master') %}
|
||||
# Zeek Salt State
|
||||
# Add Zeek group
|
||||
zeekgroup:
|
||||
|
||||
Reference in New Issue
Block a user